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(nx-cloud): use create-workspace-v1 endpoint if v2 returns with 404 #28015

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lourw
Copy link
Contributor

@lourw lourw commented Sep 20, 2024

Current Behavior

By default we connect all workspaces to Nx Cloud via the V2 connect endpoint.

Expected Behavior

Certain users (on-prem) may not have access to the V2 endpoint, and so we should fall back to V1 so as not to prevent new workspaces from being created.

Related Issue(s)

Fixes #

Copy link

vercel bot commented Sep 20, 2024

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 Sep 20, 2024 4:27pm

@lourw lourw marked this pull request as ready for review September 20, 2024 18:47
@lourw lourw requested a review from a team as a code owner September 20, 2024 18:47
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.

1 participant