Skip to content

Name the table columns, and move the CI actions to Node 24 - #1

Merged
geeooff merged 2 commits into
mainfrom
tables-and-node24-actions
Sep 17, 2026
Merged

geeooff merged 2 commits into
mainfrom
tables-and-node24-actions

Conversation

@geeooff

@geeooff geeooff commented Sep 17, 2026

Copy link
Copy Markdown
Owner

Two follow-ups to the first push, both documentation and CI; no binary changes.

What changed

  • Eleven markdown tables had an empty header row — the README's Documentation table, four in the user documentation, three in the design record, the recipe's file table and two in the reference. GitHub renders a headerless table as a blank band above it. Each now names its columns (Page | What it is for, Lot | Page | Status, File | Where | Nature, …). One paragraph of the FanControl recipe that a previous edit had left with an over-long line is reflowed.
  • actions/checkout and actions/upload-artifact move from v4 to v7. The first CI run passed with a single annotation: both v4 actions target Node 20, which GitHub has deprecated and now forces onto Node 24. The workflow uses nothing but their defaults, so the bump is the two uses: lines.

For the reviewer

  • scripts/build.ps1 test passes locally (102 tests + 3 machine tests, every documentation link resolves).
  • The CI run on this PR is the check that the v7 actions behave on windows-latest; it should finish green and without the Node 20 annotation.

🤖 Generated with Claude Code

geeooff and others added 2 commits September 17, 2026 16:05
The first CI run passed, with one annotation: checkout@v4 and
upload-artifact@v4 target Node 20 and are forced onto Node 24. Both
have a v7 built for it; the workflow uses nothing but their defaults.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
GitHub renders an empty header row as a blank band above the table.
Eleven tables across the README, the user documentation and the design
record were written that way; each now says what its columns hold.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@geeooff
geeooff merged commit f3b0ffe into main Sep 17, 2026
1 check passed
@geeooff
geeooff deleted the tables-and-node24-actions branch September 17, 2026 14:17
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