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(misc): make generated ci workflow work without nx-cloud #23199

Merged
merged 1 commit into from
May 6, 2024

Conversation

FrozenPandaz
Copy link
Collaborator

Current Behavior

ci-workflow generators error if Nx Cloud has not been enabled.

With the new Github onboarding flow, there is a chicken or the egg problem.

The Github onboarding flow creates a PR but we don't have a pipeline to run against it. To create the pipeline, Nx Cloud has to be enabled... which... creates a lackluster PR.

Expected Behavior

ci-workflow generators do not error if Nx Cloud has not been enabled. This way, the ci-workflow generator will be able to create a workflow, which the PR made by Nx Cloud's Github onboarding flow will be run against.

Related Issue(s)

Fixes #

@FrozenPandaz FrozenPandaz requested review from a team and xiongemi as code owners May 6, 2024 15:33
Copy link

vercel bot commented May 6, 2024

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview May 6, 2024 3:46pm

@FrozenPandaz FrozenPandaz disabled auto-merge May 6, 2024 16:54
@FrozenPandaz FrozenPandaz merged commit 41d21ab into master May 6, 2024
6 checks passed
@FrozenPandaz FrozenPandaz deleted the fix/workflows branch May 6, 2024 16:54
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 May 13, 2024
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.

None yet

2 participants