fix: publish docs with curl over git-pages auth #8

Merged
clawlter merged 1 commit from fix/git-pages-curl-upload into main 2026-04-10 00:08:59 -04:00
Owner

Summary:

  • replace the git-pages wrapper action with a direct authenticated PATCH upload
  • keep using the repo secret GIT_PAGES_TOKEN
  • verify the workflow shape with the workflow guard script

Why:

  • the wrapper action still reported an empty server on this Forgejo runtime even with a valid token
  • direct curl uploads with the same token succeed against mehalter.page
Summary: - replace the git-pages wrapper action with a direct authenticated PATCH upload - keep using the repo secret GIT_PAGES_TOKEN - verify the workflow shape with the workflow guard script Why: - the wrapper action still reported an empty server on this Forgejo runtime even with a valid token - direct curl uploads with the same token succeed against mehalter.page
fix: publish docs with curl over git-pages auth
All checks were successful
Docs site / Validate docs build, formatting, linting, and anti-patterns (pull_request) Successful in 3m8s
Python CI / Validate formatting, typing, and tests (pull_request) Successful in 1m29s
Docs site / Publish docs to mehalter.page (pull_request) Has been skipped
Python CI / Build source and wheel distributions (pull_request) Successful in 1m54s
f70bec4df0
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!8
No description provided.