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

🏗 Save nvm cache in CircleCI's cache #39564

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

danielrozenberg
Copy link
Member

@danielrozenberg danielrozenberg commented Oct 18, 2023

This shouldn't have any positive or negative effect on CI performance, but on occasion a network hiccup causes a build to fail when downloading Node with nvm. This PR caches the nvm cache inside CircleCI so we can reuse it between builds.

Since the LTS version of Node changes once every few weeks, this is a pretty stable cache key!

@danielrozenberg danielrozenberg marked this pull request as ready for review October 18, 2023 16:07
@danielrozenberg danielrozenberg merged commit a99f19e into ampproject:main Oct 18, 2023
@ampprojectbot
Copy link
Member

Warning: disparity between this PR Percy build and its main build

The Percy build for this PR was approved (either manually by a member of the AMP team, or automatically if there were no visual diffs). However, during a continuous integration step we generated another Percy build using the commit on the main branch that this PR was merged into, and there appears to be a mismatch between the two.

This is possibly an indication of an issue with this pull request, but could also be the result of flakiness. Please inspect the two builds < This PR's Percy build / main commit's Percy build > and determine further action:

  • If the disparity appears to be caused by this PR, please create an bug report or send out a new PR to fix
  • If the disparity appears to be a flake, please @-mention ampproject/wg-approvers in a comment
  • If there is no disparity and this comment was created by mistake, please @-mention ampproject/wg-infra
  • If unsure, @-mention ampproject/wg-approvers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants