Skip to content

fix(misc): bump ci-workflow generator to node 24 and current action majors - #36364

Merged
FrozenPandaz merged 1 commit into
masterfrom
NXC-4676
Jul 16, 2026
Merged

fix(misc): bump ci-workflow generator to node 24 and current action majors#36364
FrozenPandaz merged 1 commit into
masterfrom
NXC-4676

Conversation

@jaysoo

@jaysoo jaysoo commented Jul 15, 2026

Copy link
Copy Markdown
Member

Current Behavior

The @nx/workspace:ci-workflow templates pin node 20, actions/checkout@v4, and actions/setup-node@v4, so generated CI lags the documented example.

Expected Behavior

Generated CI uses node 24, checkout@v7, setup-node@v6, setup-bun@v2, pnpm/action-setup@v6, and pnpm 11 pins across all providers. CI doc snippets are aligned to the same majors.

Related Issue(s)

Fixes NXC-4676


View session information ↗

…ajors

## Current Behavior
ci-workflow templates pin node 20, checkout@v4, setup-node@v4. Generated output lags the docs.

## Expected Behavior
- node 24, checkout@v7, setup-node@v6, setup-bun@v2, action-setup@v6
- pnpm fallback pins bumped to 11 (9.8.0 -> 11.13.0, pnpm@8 -> pnpm@11) across all providers
- snapshots regenerated
- CI doc snippets aligned to the same majors

## Related Issue(s)
Fixes NXC-4676
@netlify

netlify Bot commented Jul 15, 2026

Copy link
Copy Markdown

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit e9bb467
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6a57e146e6308e00084d4989
😎 Deploy Preview https://deploy-preview-36364--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jul 15, 2026

Copy link
Copy Markdown

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit e9bb467
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/6a57e14693ce600008043390
😎 Deploy Preview https://deploy-preview-36364--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud

nx-cloud Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit e9bb467

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 50m 9s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 4s View ↗
nx-cloud record -- pnpm nx-cloud conformance:check ✅ Succeeded 1m 1s View ↗
nx build workspace-plugin ✅ Succeeded <1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 18s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 5s View ↗

☁️ Nx Cloud last updated this comment at 2026-07-15 20:31:33 UTC

@jaysoo
jaysoo marked this pull request as ready for review July 16, 2026 12:51
@jaysoo
jaysoo requested a review from a team as a code owner July 16, 2026 12:51
@jaysoo
jaysoo requested a review from MaxKless July 16, 2026 12:51
@FrozenPandaz
FrozenPandaz merged commit 07d3dfc into master Jul 16, 2026
26 checks passed
@FrozenPandaz
FrozenPandaz deleted the NXC-4676 branch July 16, 2026 13:48
FrozenPandaz pushed a commit that referenced this pull request Jul 20, 2026
…ajors (#36364)

## Current Behavior

The `@nx/workspace:ci-workflow` templates pin node 20,
`actions/checkout@v4`, and `actions/setup-node@v4`, so generated CI lags
the documented example.

## Expected Behavior

Generated CI uses node 24, `checkout@v7`, `setup-node@v6`,
`setup-bun@v2`, `pnpm/action-setup@v6`, and pnpm 11 pins across all
providers. CI doc snippets are aligned to the same majors.

## Related Issue(s)

Fixes NXC-4676

<!-- polygraph-session-start -->
---
[View session information
↗](https://snapshot.app.trypolygraph.com/orgs/69cdc268b6aa527e4129c2b4/sessions/nxc-4676-node-20-bump-b48c0a2d)
<!-- polygraph-session-end -->

(cherry picked from commit 07d3dfc)
jaysoo added a commit that referenced this pull request Aug 7, 2026
…ajors (#36364)

Docs-only portion cherry-picked from 07d3dfc for the website branch. Three pages moved to kb/ by the knowledge base rework, so the hunks were re-pathed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants