Skip to content

Commit 0689bb6

Browse files
committed
Remove pre-cutover custom domain smoke gate
1 parent e50edbb commit 0689bb6

4 files changed

Lines changed: 1 addition & 202 deletions

File tree

.github/scripts/modal-custom-domain-smoke.sh

Lines changed: 0 additions & 58 deletions
This file was deleted.

.github/scripts/test_modal_custom_domain_smoke.py

Lines changed: 0 additions & 141 deletions
This file was deleted.

.github/workflows/deploy-staged.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,6 @@ jobs:
266266
'${{ needs.resolve-modal-release-config.outputs.config_json }}' \
267267
'${{ needs.resolve-modal-release-config.outputs.deploy_mode }}'
268268
269-
- name: Verify production custom domain
270-
run: bash .github/scripts/modal-custom-domain-smoke.sh
271-
272269
publish:
273270
name: Publish to PyPI
274271
runs-on: ubuntu-latest

changelog.d/1539.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Remove the production custom-domain smoke gate from Modal deployment so code can deploy before DNS cutover.

0 commit comments

Comments
 (0)