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

Use actions/cache@v4 #5

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Conversation

svantreeck
Copy link
Contributor

Description

I have been seeing slow cache saves, and actions/cache#1442 gives the impression that switching to the cache v4 action will potentially resolve it. actions/setup-node#878 makes it seem like using node 20 may be the cause, but prior to utilizing this action for caching our yarn installs, we didn't see multi-minute hangs on uploading artifacts, so hoping that cache@v4 will resolve it

Related Links

  • Jira Issue: JIRA-XXX

@svantreeck svantreeck requested a review from a team as a code owner November 14, 2024 22:44
@ebronson68
Copy link
Contributor

Looks good to me. Thanks for your contribution, @svantreeck!

@ebronson68 ebronson68 merged commit c330a0e into Andrews-McMeel-Universal:main Nov 14, 2024
3 checks passed
@svantreeck
Copy link
Contributor Author

Thanks for getting this in already! Saw a positive improvement where beforehand the upload was taking nearly 10m when it needed to upload and now its down to 40s with the same config.

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