Tear down legacy frontend hosting and Twilio (phase 1 of 3)#56
Draft
alexdlaird wants to merge 3 commits into
Draft
Tear down legacy frontend hosting and Twilio (phase 1 of 3)#56alexdlaird wants to merge 3 commits into
alexdlaird wants to merge 3 commits into
Conversation
Up to standards ✅🟢 Issues
|
…mbing Phase 1 of August 1, 2026 legacy shutdown. After apply, www.heliumedu.com goes dark — phase 2 (re-aliasing landing distribution to serve www) is in a stacked PR that must be merged immediately afterward. See PR description for merge ordering. - Remove www.heliumedu.com CloudFront distribution + S3 bucket - Remove rewrites CloudFront function (only consumed by legacy distribution) - Remove legacy artifact S3 bucket and helium/frontend ECR repository - Remove Twilio module, secrets, and all environment wiring - Remove legacy deploy/release GitHub workflows and trigger scripts - Remove frontend-legacy and cluster-tests from heliumcli configuration
The underlying aws_ecrpublic_repository.repository_helium_frontend resource was deleted earlier in this PR; its output was missed.
38eb38e to
986826f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Phase 1 of the Aug 1, 2026 frontend-legacy shutdown. Strips the legacy hosting stack so phase 2 can claim
www.heliumedu.com.After this applies, execute phase 2 immediately to minimize downtime of
www.heliumedu.com.Removes
www.heliumedu.comCloudFront + S3 bucketheliumeduartifact bucket andhelium/frontendECR reporewritesCloudFront function (only the legacy distro used it)frontend-legacyandcluster-testsfrom.heliumcli.ymlApply runbook
After merge:
prod(destroys legacy CF/S3, frees the alias, drops Twilio)devanddev-local(drops Twilio module wiring)Linked PRs — do not merge before Aug 1, 2026
Merge in order: