Eliminate double towncrier run in release workflow #199

Merged
eblume merged 2 commits from eliminate-double-towncrier into main 2026-02-16 21:24:35 -08:00

2 commits

Author SHA1 Message Date
5af97e6a7e Drop build_changelog, simplify build_docs to Quartz-only
build_changelog is no longer needed — towncrier now runs on the runner
before Dagger. build_docs becomes the direct Quartz build (no towncrier
delegation). Update docs to match.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 21:23:02 -08:00
7dbb50a57b Eliminate double towncrier run in release workflow
Add build_quartz Dagger function that builds the Quartz site without
running towncrier, and reorder the workflow so towncrier runs once on
the runner before passing the updated source tree to Dagger.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 21:18:24 -08:00