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 test files from package #632

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

f440
Copy link

@f440 f440 commented Jul 18, 2024

This pull request updates the *.gemspec file to optimize the gem package size and structure. The changes include:

  • Modified files to exclude test files from the package.
  • Removed the deprecated test_files specification as it is no longer recommended.

These changes reduce the extracted package size from 2.7MB to 2.2 MB.

Benefits:

  • Reduced container sizes when the gem is included
  • Shorter download times for developers / CI

References:

@Temikus Temikus enabled auto-merge July 24, 2024 12:43
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.

1 participant