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>
This commit is contained in:
parent
627e2b7894
commit
7dbb50a57b
3 changed files with 23 additions and 20 deletions
1
docs/changelog.d/eliminate-double-towncrier.infra.md
Normal file
1
docs/changelog.d/eliminate-double-towncrier.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Eliminate double towncrier run in release workflow — changelog is now built once on the runner, then the pre-processed source tree is passed to a new `build_quartz` Dagger function for the Quartz site build only.
|
||||
Loading…
Add table
Add a link
Reference in a new issue