Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove development and test files from the gem package #20

Closed
wants to merge 1 commit into from
Closed

Remove development and test files from the gem package #20

wants to merge 1 commit into from

Conversation

orien
Copy link

@orien orien commented Feb 4, 2023

There are a number of files in the gem package that aren't useful for downstream projects. Removing these reduces the gem package size from 118K to 7K!

< .gitignore
< .travis.yml
  CHANGELOG.md
< Gemfile
  LICENSE
  README.md
< Rakefile
  ext/mkrf_conf.rb
  lib/unf.rb
  lib/unf/normalizer.rb
  lib/unf/normalizer_cruby.rb
  lib/unf/normalizer_jruby.rb
  lib/unf/version.rb
< test/helper.rb
< test/normalization-test.txt
< test/test_unf.rb
< unf.gemspec

There are a bunch of files in the gem package that aren't useful for
downstream projects. Removing these reduces the gem package size from
118K to 7K!
@t-richards
Copy link

Seems like this project might not accept changes of this kind. See #17 for a previous attempt which lingered for nearly two years without response.

@orien
Copy link
Author

orien commented Feb 25, 2024

🍃

@orien orien closed this Feb 25, 2024
@orien orien deleted the reduce-gem-contents branch February 25, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants