Skip to content

Conversation

@samrose
Copy link
Collaborator

@samrose samrose commented Nov 12, 2025

In previous pr we consolidated testinfra to explicitly run in ap-southeast-1 this pr:

  • ami-release workflow: Explicitly builds and publishes to us-east-1
  • testinfra workflow: Explicitly builds and tests in ap-southeast-1

Just to clarify this builds on

Config Prior to this PR (as of commit 79cbab5)

Stage 2 is now publishing to ap-southeast-1:

  • File: development-arm.vars.pkr.hcl:2
  • Setting: ami_regions = ["ap-southeast-1"]
  • Region: region = "ap-southeast-1"

Previous Configuration (before commit 6f82121)

Stage 2 was previously publishing to us-east-1:

  • Setting: ami_regions = ["us-east-1"]
  • Region: region = "us-east-1"

When the Change Occurred

The region consolidation happened in two commits on November 11, 2025:

  1. 6f82121 - "fix: try instead to consolidate all on ap-southeast-1"
  2. 79cbab5 - "fix: relocate testinfra build ops to ap-southeast-1 (fix: relocate testinfra build ops to ap-southeast-1 #1908)"

@samrose samrose changed the title fix: restore ami release to use east fix: restore ami release to us east 1 Nov 12, 2025
@samrose samrose marked this pull request as ready for review November 13, 2025 00:15
@samrose samrose requested review from a team as code owners November 13, 2025 00:15
@samrose samrose force-pushed the fix/ami-release-us-east-1 branch from ea01493 to db2c680 Compare November 13, 2025 00:16
@samrose samrose enabled auto-merge November 13, 2025 05:48
@samrose samrose added this pull request to the merge queue Nov 13, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 13, 2025
@delgado3d delgado3d enabled auto-merge November 13, 2025 10:06
@delgado3d delgado3d added this pull request to the merge queue Nov 13, 2025
Merged via the queue into develop with commit ab99074 Nov 13, 2025
14 checks passed
@delgado3d delgado3d deleted the fix/ami-release-us-east-1 branch November 13, 2025 11:53
hunleyd added a commit that referenced this pull request Nov 13, 2025
* 'develop' of github.com:supabase/postgres:
  fix: don't run a nix installer on qemu image build (#1916)
  fix: restore ami release to us east 1 (#1913)
  feat: upgrade admin-mgr to 0.32.3 (#1915)
  fix: Prepare job (lines 23-25): Moved checkout before nix-install-ephemeral (#1914)
  feat: support multiple versions of the wal2json extension (#1875)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants