Add the Fjord Pages deploy action to the bundle #1

Merged
stephen merged 1 commit from feat/list-pages-deploy into main 2026-06-01 18:41:28 +00:00
Owner

Lists the new rasterstate/pages-deploy-action in 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-file PUTcommit). Pre-built upload works on any tier; build-on-push uses the instance runner add-on. Rough analog of actions/deploy-pages.

  • README: a new "Fjord Pages" subsection under "Workflow & repo automation" with the component row.
  • CHANGELOG: an Unreleased "Added" entry.

The action lives in its own repo (rasterstate/pages-deploy-action, MIT, tagged v1), 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.

Lists the new [`rasterstate/pages-deploy-action`](https://rasterhub.com/rasterstate/pages-deploy-action) in 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-file `PUT` → `commit`). Pre-built upload works on any tier; build-on-push uses the instance runner add-on. Rough analog of `actions/deploy-pages`. - README: a new "Fjord Pages" subsection under "Workflow & repo automation" with the component row. - CHANGELOG: an Unreleased "Added" entry. The action lives in its own repo (`rasterstate/pages-deploy-action`, MIT, tagged `v1`), 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.
List rasterstate/pages-deploy-action: build (optionally) and deploy a
static site to Fjord Pages by streaming the output to the ingest endpoint
(begin -> per-file PUT -> commit). New "Fjord Pages" subsection in the
README and an Unreleased changelog entry.
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
rasterstate/fjord-actions!1
No description provided.