Skip to content

ci: node-floor -> node-versions matrix - #63

Merged
btravers merged 1 commit into
mainfrom
ci/node-versions-matrix
Jul 24, 2026
Merged

ci: node-floor -> node-versions matrix#63
btravers merged 1 commit into
mainfrom
ci/node-versions-matrix

Conversation

@btravers

Copy link
Copy Markdown
Contributor

The reusable workflow dropped the separate test-floor job; the test job now runs as a Node-versions matrix. Switch this caller from node-floor: "22.19" to node-versions: '["", "22.19"]'.

Copilot AI review requested due to automatic review settings July 24, 2026 10:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates this repository’s CI workflow call-site to match the latest contract of the shared reusable CI workflow (which now runs tests via a Node versions matrix rather than a separate “floor” job).

Changes:

  • Replace the node-floor reusable-workflow input with node-versions (JSON array string) to run tests on both the primary Node (from .node-version) and the engines floor (22.19).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@btravers
btravers merged commit 6b9a09f into main Jul 24, 2026
13 checks passed
@btravers
btravers deleted the ci/node-versions-matrix branch July 24, 2026 10:27
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