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

Replace volta-cli/action with actions/setup-node #5305

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

raksooo
Copy link
Member

@raksooo raksooo commented Oct 16, 2023

The volta action has been failing a lot and from what I can find there is no good solution. I'm replacing the volta action with the setup-node one and specify the node version from package.json. This also means we get dependency caching automatically.


This change is Reviewable

@raksooo raksooo force-pushed the replace-volta-action branch 7 times, most recently from 791d443 to 7d071d5 Compare October 16, 2023 16:40
@raksooo raksooo requested a review from faern October 17, 2023 06:07
Copy link
Member

@faern faern left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@raksooo raksooo marked this pull request as ready for review October 18, 2023 13:14
@raksooo raksooo force-pushed the replace-volta-action branch from 7d071d5 to cbac186 Compare October 20, 2023 11:51
@raksooo raksooo merged commit 61f8d70 into main Oct 20, 2023
5 checks passed
@raksooo raksooo deleted the replace-volta-action branch October 20, 2023 13:22
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