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

fix: fixed CI Node Setup and Caching #1215

Merged
merged 1 commit into from
Jan 17, 2022
Merged

Conversation

Phillip9587
Copy link
Contributor

The setup action should use actions/setup-node v2. It supports caching internally so there is no need for the extra actions/cache step.

Also the Agents are currently running the actions/setup-node step twice.

@nx-cloud
Copy link

nx-cloud bot commented Jan 15, 2022

☁️ Nx Cloud Report

CI ran the following commands for commit a5e0dd9. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


🟥 Failed Commands
nx run-many --all --parallel --target=test --max-parallel=3
✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@Phillip9587 Phillip9587 force-pushed the fix-ci-setup branch 3 times, most recently from 049e4a2 to a5e0dd9 Compare January 15, 2022 12:45
@Cammisuli
Copy link
Member

Oh nice, I didn't even bother checking for a new version of the setup node. Thank you!

@Cammisuli Cammisuli merged commit e99e226 into nrwl:master Jan 17, 2022
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.

None yet

2 participants