Skip to content

Conversation

@tombruijn
Copy link
Member

@tombruijn tombruijn commented Sep 10, 2024

Move support scripts to the script directory

Follow the 'scripts to rule them all'-pattern for support scripts. This is a pattern we're also using on other repositories.

https://github.blog/engineering/scripts-to-rule-them-all/

Do not include development files in gem releases

Ignore the paths specified in the IGNORED_PATHS constant to reduce the gem package size by not including unused files.

@tombruijn tombruijn added the enhancement An improvement to an existing feature. label Sep 10, 2024
@tombruijn tombruijn requested a review from unflxw September 10, 2024 10:46
@tombruijn tombruijn self-assigned this Sep 10, 2024
@tombruijn tombruijn changed the title Move support scripts Reduce gem package size by not including development files Sep 11, 2024
Follow the 'scripts to rule them all'-pattern for support scripts. This
is a pattern we're also using on other repositories.

https://github.blog/engineering/scripts-to-rule-them-all/
Ignore the paths specified in the IGNORED_PATHS constant to reduce the
gem package size by not including unused files.
@tombruijn tombruijn merged commit 269b59c into main Sep 12, 2024
122 checks passed
@tombruijn tombruijn deleted the move-support-scripts branch September 12, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement An improvement to an existing feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants