Fix Dagger towncrier container using UTC instead of local time #167

Merged
eblume merged 1 commit from fix/dagger-towncrier-tz into main 2026-02-11 21:27:35 -08:00

1 commit

Author SHA1 Message Date
f0e1c81b59 Fix Dagger towncrier container using UTC instead of local time
The build_changelog Dagger container (python:3.12-slim) defaults to UTC,
causing towncrier to stamp tomorrow's date for evening PST releases.
This is why the docs website showed Feb 12 while the repo CHANGELOG
(built on the runner) correctly showed Feb 11.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 21:25:37 -08:00