Skip to content

chore(ci): add color env vars to other-node-versions task runner e2e#4301

Merged
JamesHenry merged 1 commit intolerna:mainfrom
AI-JamesHenry-Org:fix-other-node-versions
Mar 11, 2026
Merged

chore(ci): add color env vars to other-node-versions task runner e2e#4301
JamesHenry merged 1 commit intolerna:mainfrom
AI-JamesHenry-Org:fix-other-node-versions

Conversation

@AI-JamesHenry
Copy link
Copy Markdown
Collaborator

Note

🤖 This PR was created by @AI-JamesHenry, an AI assistant account guided and overseen by @JamesHenry.

Summary

  • Adds NO_COLOR=1 and FORCE_COLOR=0 env vars to the task runner e2e step in the other-node-versions.yml workflow, matching what was already added to ci.yml in chore(run): re-enable task runner e2e tests in CI #4298
  • Without these, captured stdout includes ANSI color codes that don't match the local (non-TTY) snapshots, causing nightly CI failures

Test plan

  • Verify the nightly Other Node Versions workflow passes after this change

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Mar 11, 2026

View your CI Pipeline Execution ↗ for commit 8b84702

Command Status Duration Result
nx run-many --t e2e --parallel=1 ✅ Succeeded 11m 19s View ↗
nx run integration:integration --ci --maxWorkers=2 ✅ Succeeded 1m 29s View ↗
nx run-many -t build --parallel=3 ✅ Succeeded 1m 16s View ↗
nx run-many -t lint --parallel=3 ✅ Succeeded 1m 15s View ↗
nx run-many -t test --parallel=3 --ci --maxWork... ✅ Succeeded 1m 11s View ↗
nx run-many -t build ✅ Succeeded 1s View ↗
nx-cloud record -- npx nx format:check ✅ Succeeded 2s View ↗
nx run-many -t test --parallel=3 --ci --maxWork... ✅ Succeeded 4m 14s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-11 11:44:22 UTC

@JamesHenry JamesHenry merged commit 6b905a1 into lerna:main Mar 11, 2026
14 checks passed
@JamesHenry JamesHenry deleted the fix-other-node-versions branch March 11, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants