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

Store Coursier's cache #445

Merged
merged 7 commits into from
Jan 3, 2023
Merged

Store Coursier's cache #445

merged 7 commits into from
Jan 3, 2023

Conversation

alejandrohdezma
Copy link
Member

This PR adds a new cache mechanism to ensure Coursier's cache is reused between runs.

It also refactors the action's code to ensure restoring/saving caches is done in the pre/post steps, instead of main.

github-actions bot added a commit that referenced this pull request Dec 21, 2022
@scala-steward-org scala-steward-org deleted a comment from github-actions bot Dec 21, 2022
github-actions bot added a commit that referenced this pull request Jan 3, 2023
github-actions bot added a commit that referenced this pull request Jan 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2023

Code Coverage

Package Line Rate Branch Rate Complexity Health
core 100% 100% 0
modules 62% 87% 0
Summary 63% (466 / 735) 88% (77 / 87) 0

github-actions bot added a commit that referenced this pull request Jan 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2023

A snapshot release has been created as snapshots/445.

You can test it out with:

uses: scala-steward-org/scala-steward-action@snapshots/445

It will be automatically recreated on any change to this PR.

Base automatically changed from refactor/tool-install to master January 3, 2023 12:16
@alejandrohdezma alejandrohdezma merged commit f85092d into master Jan 3, 2023
@alejandrohdezma alejandrohdezma deleted the feature/caches branch January 3, 2023 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant