Code commits
Pipeline
-
Rui Xue e012835450861a7b9949c095d3255b22429e5b2a
PIPE-2738: Update docs badge to reference pixi-based build workflow
Change README badge link from build-gh-pages.yml to build-gh-pages-pixi.yml. -
Rui Xue 1b66986eab310ad6c079f0c968e9845b6b166f4b
PIPE-2738: Modernize GitHub Pages deployment with official GitHub actions
Replace third-party `peaceiris/actions-gh-pages` with official
`actions/upload-pages-artifact` and `actions/deploy-pages`. Update permissions
to use pages:write + id-token:write and add deployment environment tracking.
Eliminates automatic gh-pages branch creation.