blumeops/.forgejo/workflows
Erich Blume 83ceb491f3 Replace inline docs build with Dagger call in CI workflow
The ~44-line inline Quartz build (clone, npm ci, build, tar, cleanup)
is replaced by a single `dagger call build-docs` invocation. Adds the
Dagger CLI bootstrap step (same pattern as build-container.yaml).

Changelog step remains local since towncrier needs to modify the host
working tree for the git commit (fragment deletion). Build order is
docs-first so Dagger sees fragments before local towncrier removes them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 16:21:10 -08:00
..
build-blumeops.yaml Replace inline docs build with Dagger call in CI workflow 2026-02-11 16:21:10 -08:00
build-container.yaml Adopt Dagger CI for container builds (Phase 1) (#156) 2026-02-11 15:38:31 -08:00
deploy-fly.yaml Add Fly.io public reverse proxy for docs.eblu.me (#120) 2026-02-08 02:36:19 -08:00