Skip to content

Add .tool-versions and use it in CI - #9

Merged
Mearman merged 1 commit into
mainfrom
chore/add-tool-versions
Sep 10, 2026
Merged

Add .tool-versions and use it in CI#9
Mearman merged 1 commit into
mainfrom
chore/add-tool-versions

Conversation

@Mearman

@Mearman Mearman commented Sep 10, 2026

Copy link
Copy Markdown
Member

CI hardcoded two different Node versions (cddl-validate used '22', conformance-verify used '26') with no single source of truth, and there was no .tool-versions file for local tooling (mise, asdf, or actions/setup-node's own node-version-file) to read. Adds .tool-versions (nodejs 26) and points both jobs' actions/setup-node at it via node-version-file, matching the pattern agent-comms already uses.

…d values

cddl-validate and conformance-verify each hardcoded their own Node
version ('22' and '26'), an inconsistency with no single source of
truth. actions/setup-node's node-version-file now reads .tool-versions
for both jobs, matching the pattern agent-comms already uses.
@Mearman
Mearman marked this pull request as ready for review September 10, 2026 06:14
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
🔒 Security Review Completed 2026-09-10T06:18:36.257028Z 8b051c2 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@Mearman
Mearman merged commit 2e38469 into main Sep 10, 2026
3 checks passed
@Mearman
Mearman deleted the chore/add-tool-versions branch September 10, 2026 06:20
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.

1 participant