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

ci: Enable cache warmup. #318

Merged
merged 2 commits into from
Nov 18, 2023
Merged

ci: Enable cache warmup. #318

merged 2 commits into from
Nov 18, 2023

Conversation

milesj
Copy link
Contributor

@milesj milesj commented Nov 17, 2023

Description

Context: #71

moonrepo/setup-rust#16

Test Plan


@@ -63,6 +63,7 @@ jobs:
- name: Install Rust
uses: moonrepo/setup-rust@v1
with:
cache: false
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Feel like we dont need caching for linting?

Copy link
Member

Choose a reason for hiding this comment

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

It seems like crates are compiled for linting.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah wanted to see how long it took, seems to be lengthy. added cache back

@milesj milesj changed the title Enable cache warmup. ci: Enable cache warmup. Nov 17, 2023
@hyf0 hyf0 merged commit 4209658 into main Nov 18, 2023
6 checks passed
@hyf0 hyf0 deleted the base-cache branch November 18, 2023 03:29
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.

3 participants