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): update the workflow version used by the generator for gith… #14351

Merged
merged 1 commit into from Jan 21, 2023
Merged

fix(misc): update the workflow version used by the generator for gith… #14351

merged 1 commit into from Jan 21, 2023

Conversation

mael-belval
Copy link
Contributor

…ub actions ci

Currently, the generator for github actions workflow use the NX CI workflow v0.8. This commit update the workflow used to the current latest version, v0.11.2

Current Behavior

When using nx g @nrwl/workspace:ci-workflow --ci=github, with NX Cloud connected, it generate a CI workflow using @nrwl/ci:0.8 while the last version is 0.11.2.
It is an issue when using Yarn 3 : the package manager version is not correctly detected.

Expected Behavior

Github CI workflow using NX Cloud will be generated using @nrwl/ci:0.11.2, last current version.

…ub actions ci

Currently, the generator for github actions workflow use the NX CI workflow v0.8. This commit update the workflow used to the current latest version, v0.11.2
@vercel
Copy link

vercel bot commented Jan 13, 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 3:51PM (UTC)

Copy link
Contributor

@meeroslav meeroslav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look good to me. Thank you!

@meeroslav meeroslav merged commit c6adec7 into nrwl:master Jan 21, 2023
@mael-belval mael-belval deleted the fix/update-generate-ci-github-version branch January 21, 2023 13:00
@github-actions
Copy link

github-actions bot commented Mar 8, 2023

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 8, 2023
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