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

Cache bundler dependencies on CI #7

Draft
wants to merge 2 commits into
base: base
Choose a base branch
from
Draft

Cache bundler dependencies on CI #7

wants to merge 2 commits into from

Conversation

Clpsplug
Copy link
Owner

Closes #6.

Currently broken because appraisal cannot work with the latest rubygems while setting a value for bundle dependency installation path also breaks rubygems, which the latest rubygems seems to fix.

Include appraisal cases to cache key

Revert "Include appraisal cases to cache key" (appraisal installs all by default)

19f3454

Test fix

Apply workaround
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.

Cache the bundle dependencies to CI for quicker runs
1 participant