Add the Fjord Pages deploy action to the bundle #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/list-pages-deploy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Lists the new
rasterstate/pages-deploy-actionin the bundle.It's a Forgejo Action that builds (optionally) and deploys a static site to Fjord Pages by streaming the output to the Pages ingest endpoint (
begin→ per-filePUT→commit). Pre-built upload works on any tier; build-on-push uses the instance runner add-on. Rough analog ofactions/deploy-pages.The action lives in its own repo (
rasterstate/pages-deploy-action, MIT, taggedv1), matching the one-repo-per-action convention.Note: framed as its own subsection rather than folded into the build pillars or the Forgejo-API automation table, since it's Fjord-Pages-specific (talks to the Fjord control plane, not a toolchain or the Forgejo API). Happy to reshape if you'd rather it sit elsewhere.