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(core): ensure that nx is backwards compatible with older versions of Nx Cloud #29703

Merged

Conversation

Cammisuli
Copy link
Member

Current Behavior

When using a older version of Nx Cloud, it expects the cache output to be in a specific location. Nx has a compatibility layer, but the folder structure was not correct

Expected Behavior

Nx's compatibility layer is now compatible with older versions of Nx Cloud

Related Issue(s)

Fixes #

@Cammisuli Cammisuli requested a review from a team as a code owner January 21, 2025 19:05
@Cammisuli Cammisuli requested a review from xiongemi January 21, 2025 19:05
Copy link

vercel bot commented Jan 21, 2025

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2025 7:12pm

Copy link

nx-cloud bot commented Jan 21, 2025

View your CI Pipeline Execution ↗ for commit 8312c59.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 35m 7s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 53s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx format:check --base=104f0... ✅ Succeeded 17s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 16s View ↗
nx documentation --no-dte ✅ Succeeded 58s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-21 19:46:05 UTC

Copy link

🐳 We have a release for that!

This PR has a release associated with it. You can try it out using this command:

npx create-nx-workspace@0.0.0-pr-29703-8312c59 my-workspace

Or just copy this version and use it in your own command:

0.0.0-pr-29703-8312c59
Release details 📑
Published version 0.0.0-pr-29703-8312c59
Triggered by @Cammisuli
Branch feature/nxc-1344-db-cache-does-not-work-for-many-customers
Commit 8312c59
Workflow run 12894202618

To request a new release for this pull request, mention someone from the Nx team or the @nrwl/nx-pipelines-reviewers.

@Cammisuli Cammisuli merged commit a9f6ba5 into master Jan 22, 2025
6 checks passed
@Cammisuli Cammisuli deleted the feature/nxc-1344-db-cache-does-not-work-for-many-customers branch January 22, 2025 14:30
FrozenPandaz pushed a commit that referenced this pull request Jan 22, 2025
FrozenPandaz pushed a commit that referenced this pull request Jan 22, 2025
FrozenPandaz pushed a commit that referenced this pull request Jan 24, 2025
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 28, 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.

3 participants