Skip to content

v0.71.0 - GitHub Actions Node 24 readiness

Choose a tag to compare

@grnbtqdbyx-create grnbtqdbyx-create released this 01 Jun 05:05
· 2 commits to main since this release
098e782

Highlights

  • Added actions-missing-node24-opt-in to contextforge actions-audit.
  • Flags workflows that use JavaScript actions without FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true.
  • Keeps ContextForge dogfood workflows passing with their existing Node 24 opt-in.
  • Documents the known GitHub runner annotation behavior where Node 20 action metadata may still produce an informational warning even when Node 24 is forced.

Validation

  • PR #167 checks passed: CI and ContextForge Audit.
  • Main checks passed after merge: CI and ContextForge Audit.
  • Local validation: targeted tests, pnpm typecheck, pnpm test, pnpm build, actions audit, doctor, security benchmark, audit, publish-readiness, and npm pack dry-run.

Research anchors