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

feat(nx-cloud): display current token for connect-to-nx-cloud #14315

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

bcabanes
Copy link
Member

It displays the current token the runner uses when a workspace is already connected to Nx Cloud.

This will allow developers not to have to look for the access token themselves when they manually want to claim a workspace.

@vercel
Copy link

vercel bot commented Jan 12, 2023

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

Name Status Preview Updated
nx-dev ✅ Ready (Inspect) Visit Preview Jan 13, 2023 at 6:32PM (UTC)

@nx-cloud
Copy link

nx-cloud bot commented Jan 12, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 1325115. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


⌛ The following targets are in progress

🟥 Failed Commands
nx run-many -t check-imports check-commit check-lock-files root-lint depcheck documentation --parallel=1 --no-dte
✅ Successfully ran 9 targets

Sent with 💌 from NxCloud.

@bcabanes bcabanes requested a review from jaysoo January 12, 2023 20:23
@bcabanes bcabanes enabled auto-merge (squash) January 13, 2023 17:08
packages/nx/src/command-line/connect.ts Outdated Show resolved Hide resolved
packages/nx/src/command-line/connect.ts Outdated Show resolved Hide resolved
It displays the current token used by the runner when a workspace is already connected to Nx Cloud.

This will allow developers to not have to go find the access token them
selve when they manually want to claim a workspace.
@bcabanes bcabanes merged commit 0db5073 into nrwl:master Jan 13, 2023
@bcabanes bcabanes deleted the feat/nx-cloud/connect-to-cloud branch January 13, 2023 19:15
FrozenPandaz pushed a commit that referenced this pull request Jan 17, 2023
@github-actions
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 Mar 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants