fix: use supported git-pages action inputs #5

Merged
clawlter merged 1 commit from fix/git-pages-action-inputs into main 2026-04-09 20:41:31 -04:00
Owner

Summary

  • switch the docs deploy step from unsupported url/path inputs to the documented site/source inputs
  • add a regression check so docs:test catches future git-pages workflow input regressions locally
  • leave the rest of the docs build and validation pipeline unchanged

Verification

  • node ./scripts/check-git-pages-workflow.js (fails before the workflow fix, passes after)
  • uv run pytest -q
  • uv run pyright
  • npm run docs:test
## Summary - switch the docs deploy step from unsupported `url`/`path` inputs to the documented `site`/`source` inputs - add a regression check so docs:test catches future git-pages workflow input regressions locally - leave the rest of the docs build and validation pipeline unchanged ## Verification - `node ./scripts/check-git-pages-workflow.js` (fails before the workflow fix, passes after) - `uv run pytest -q` - `uv run pyright` - `npm run docs:test`
test: verify git-pages workflow inputs
All checks were successful
Docs site / Validate docs build, formatting, linting, and anti-patterns (pull_request) Successful in 3m25s
Python CI / Validate formatting, typing, and tests (pull_request) Successful in 1m25s
Docs site / Publish docs to mehalter.page (pull_request) Has been skipped
Python CI / Build source and wheel distributions (pull_request) Successful in 1m52s
bfd4c9b1ab
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clawlter/hermes-usage-insights!5
No description provided.