maintain
Publish a release
How is a Stageway release published?
In one minute
- Publication is a separate maintainer action after local verification.
- Push the reviewed branch and tag, then deploy this site with GitHub Pages.
- Verify installation from the published pinned revision in an isolated environment.
Publication is a separate maintainer action after local verification.
- Review the complete diff, local commits, tests, site, and public-content scan.
- Create the approved GitHub repository and configure its remote.
- Push the reviewed main branch, then create/push the chosen release tag.
- In repository Settings → Pages, choose GitHub Actions.
- Run the Pages workflow and check its deployment URL.
- Verify installation from the published pinned revision in an isolated environment.
The default site is MarkoArsov.github.io/agent-workflow. The v0.1.0 installer expects a matching v0.1.0 tag.
Custom domain later
Add the domain in GitHub Pages settings and configure DNS according to GitHub's instructions. Update site_url in mkdocs.yml and any published install/documentation links as needed. Rebuild and check internal links, assets, HTTPS, and the domain's final URL.
The documentation has no analytics, remote fonts, or runtime connection to local workflow state.