-
Release v0.3.0
Stablereleased this
2026-08-06 13:48:14 +02:00 | 16 commits to main since this releaseAdded
-
deploy: a failed post-deploy probe now restores the previous image AND the previous source tree (#32)
docker compose up --waitreplaces the container and waits second, so by the time the probe can refuse, the predecessor is already destroyed. The deploy now tags the running image before building and, on any failure after that point, restores both halves and verifies each. Restoring only the container would leave the tree at the new tag while the old image runs — the divergence the probe's first arm would then report as success.
Changed
None.
Fixed
- release: cut to a draft so the publish click can fire the deploy
Removed
None.
Deprecated
None.
Upgrade
None.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-