Skip to content

ci: allow manual trigger of doc build workflow#59

Merged
hadrien merged 1 commit intomainfrom
ci/doc-workflow-dispatch
May 5, 2026
Merged

ci: allow manual trigger of doc build workflow#59
hadrien merged 1 commit intomainfrom
ci/doc-workflow-dispatch

Conversation

@hadrien
Copy link
Copy Markdown
Owner

@hadrien hadrien commented May 5, 2026

Summary

  • Add workflow_dispatch trigger to the doc build & publish workflow so it can be run on demand from the GitHub Actions UI

Test plan

  • After merge, trigger the workflow manually from the Actions tab and verify it builds and deploys docs

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.36%. Comparing base (c1f0463) to head (b001820).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   97.36%   97.36%           
=======================================
  Files           1        1           
  Lines         114      114           
  Branches        2        2           
=======================================
  Hits          111      111           
  Misses          3        3           
Flag Coverage Δ
fastapi-post121 97.36% <ø> (ø)
fastapi-pre121 97.36% <ø> (ø)
sqlmodel 97.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hadrien hadrien merged commit 7ed499c into main May 5, 2026
6 checks passed
@hadrien hadrien deleted the ci/doc-workflow-dispatch branch May 5, 2026 15:13
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