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

workflows: add workflow to save gem cache #154676

Merged
merged 1 commit into from
Nov 17, 2023
Merged

workflows: add workflow to save gem cache #154676

merged 1 commit into from
Nov 17, 2023

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Nov 17, 2023

We currently read the cache in PRs but never write to it. Writing needs to be done on the master branch.

This workflow will save 2-5 minutes of CI time on every test run. I am considering this a prerequisite for enabling Ruby 3 support as the lack of vendored gems will only make that setup time longer.

@Bo98 Bo98 requested review from MikeMcQuaid and a team as code owners November 17, 2023 17:29
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request workflows PR modifies GitHub Actions workflow files labels Nov 17, 2023
@p-linnane p-linnane added this pull request to the merge queue Nov 17, 2023
Merged via the queue into master with commit c5ad0ed Nov 17, 2023
20 of 21 checks passed
@p-linnane p-linnane deleted the cache branch November 17, 2023 17:45
@github-actions github-actions bot added the outdated PR was locked due to age label Dec 18, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge-skip `brew pr-automerge` will skip this pull request outdated PR was locked due to age workflows PR modifies GitHub Actions workflow files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants