Skip to content

Use Node 24 and npm ci in workflows#152

Merged
svelderrainruiz merged 1 commit into
actionsfrom
codex/add-node-24-setup-and-npm-ci-step
Aug 21, 2025
Merged

Use Node 24 and npm ci in workflows#152
svelderrainruiz merged 1 commit into
actionsfrom
codex/add-node-24-setup-and-npm-ci-step

Conversation

@svelderrainruiz

Copy link
Copy Markdown

Summary

  • update CI workflow to setup Node 24 and install dependencies with npm ci
  • ensure publish-traceability and runner runtime workflows use Node 24 with npm ci

Testing

  • npm run check:node
  • npm install
  • npm run test:ci
  • npm run derive:registry
  • TEST_RESULTS_GLOBS='test-results/*junit*.xml' npm run generate:summary
  • npm run lint:md
  • npx --yes linkinator README.md docs scripts --config linkinator.config.json
  • actionlint
  • npm run check:traceability
  • scripts/check-commit-requirements.sh 18df35a724af7429bac01805085922dddf3b9b85

https://chatgpt.com/codex/tasks/task_e_68a7357a284083299844f3571a0c2fba

@svelderrainruiz svelderrainruiz merged commit 74b28b1 into actions Aug 21, 2025
1 check passed
@svelderrainruiz svelderrainruiz deleted the codex/add-node-24-setup-and-npm-ci-step branch August 21, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant