Skip to content

fix(core): standardize useGitHub param#30173

Merged
ndcunningham merged 1 commit intomasterfrom
fix/cnw-respect-github-flag
Feb 26, 2025
Merged

fix(core): standardize useGitHub param#30173
ndcunningham merged 1 commit intomasterfrom
fix/cnw-respect-github-flag

Conversation

@ndcunningham
Copy link
Copy Markdown
Contributor

Current Behavior

Currently, when --useGitHub is passed the option is ignored so the user is asked if they would like to use GitHub.

Expected Behavior

With this change if the --useGitHub flag is passed it will be respected.

Related Issue(s)

Fixes #29722

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 25, 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) Feb 25, 2025 5:35pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Feb 25, 2025

View your CI Pipeline Execution ↗ for commit 409ec30.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 24m 36s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 16s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base= --he... ✅ Succeeded 6s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 5s View ↗
nx documentation ✅ Succeeded 37s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-25 18:05:27 UTC

@ndcunningham ndcunningham enabled auto-merge (squash) February 25, 2025 19:20
@ndcunningham ndcunningham merged commit f156ea9 into master Feb 26, 2025
@ndcunningham ndcunningham deleted the fix/cnw-respect-github-flag branch February 26, 2025 16:32
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 4, 2025

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 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

scope: core core nx functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

create-nx-workspace --useGitHub does not work

2 participants