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

docs(nx-cloud): use new cache recommendations on custom launch template docs #29434

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

rarmatei
Copy link
Collaborator

@rarmatei rarmatei commented Dec 19, 2024

Now that we home folder level caching has been unblocked, we can update the package manager cache recommendations.

Copy link

vercel bot commented Dec 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jan 9, 2025 6:18pm

Copy link

nx-cloud bot commented Dec 19, 2024

View your CI Pipeline Execution ↗ for commit 3d4b714.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 4m 43s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 54s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx format:check --base=a77e3... ✅ Succeeded 22s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 21s View ↗
nx documentation --no-dte ✅ Succeeded 39s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-09 18:19:10 UTC

paths: |
~/.npm
# or ~/.cache/yarn
# or .pnpm-store
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

our .pnpm-store seems to be in ~/workspace/.pnpm-store and not at the home folder level

@rarmatei rarmatei force-pushed the rares/update-agents-npm-docs branch from 788186c to 3d4b714 Compare January 9, 2025 18:08
inputs:
key: 'package-lock.json|yarn.lock|pnpm-lock.yaml|"browsers"'
paths: |
'~/.cache/Cypress'
'~/.cache/ms-playwright'
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this was intentional - I spoke to Caleb and it was never being used

@rarmatei rarmatei merged commit 62057e9 into master Jan 9, 2025
6 checks passed
@rarmatei rarmatei deleted the rares/update-agents-npm-docs branch January 9, 2025 19:01
juristr pushed a commit that referenced this pull request Jan 9, 2025
…te docs (#29434)

Now that we home folder level caching has been unblocked, we can update
the package manager cache recommendations.
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants