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

Add a --cache option and fix CI #20

Merged
merged 7 commits into from
Aug 13, 2021
Merged

Add a --cache option and fix CI #20

merged 7 commits into from
Aug 13, 2021

Conversation

jaredbeck
Copy link
Owner

  • Adds a --cache option which improves run time from 28s to 2s in a project of mine
  • Fixes CI (switches from Travis to GHA)

After many years of providing a great service for free, travisci.org
has shut down. We can consider switching to GHA.
This improves run time from 28s to 2s in a project of mine with a
moderate number of dependencies.
@jaredbeck jaredbeck changed the title Various 2021 08 05 Add a --cache option and fix CI Aug 5, 2021
Copy link
Collaborator

@shanecav84 shanecav84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. The cache knocked a few seconds off a project with ~20 gems for me.

@jaredbeck jaredbeck merged commit 354e619 into master Aug 13, 2021
@jaredbeck jaredbeck deleted the various_2021-08-05 branch August 13, 2021 02:30
@jaredbeck
Copy link
Owner Author

Thanks for the review!

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