Skip to content

Commit f6facbb

Browse files
anth-volkclaude
andcommitted
Add changelog fragments for versioned Modal deployments (#201)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 752a16b commit f6facbb

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

changelog.d/201.added.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versioned Modal deployments: each deploy creates a named app (`policyengine-v2-us{X}-uk{Y}`) with exact country package version pins, allowing multiple versions to coexist. Cloud Run routes to the correct version via Modal Dict registries.

changelog.d/201.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Refactored monolithic `modal_app.py` into `modal/` package with separate modules for app definition, images, shared utilities, and functions.

changelog.d/201.removed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Deleted monolithic `modal_app.py` (3,450 lines), replaced by `modal/` package.

0 commit comments

Comments
 (0)