Skip to content

Conversation

@samrose
Copy link
Collaborator

@samrose samrose commented Nov 13, 2025

fixed the ordering issue in .github/workflows/dockerhub-release-matrix.yml.

What Was Changed

Prepare job (lines 23-25): Moved checkout before nix-install-ephemeral

steps:
    • uses: ./.github/actions/nix-install-ephemeral
    • name: Checkout Repo
      uses: supabase/postgres/.github/actions/shared-checkout@HEAD
    • uses: ./.github/actions/nix-install-ephemeral

@samrose samrose requested review from a team as code owners November 13, 2025 01:10
@samrose samrose enabled auto-merge November 13, 2025 01:44
@samrose samrose added this pull request to the merge queue Nov 13, 2025
Merged via the queue into develop with commit 4a96658 Nov 13, 2025
14 checks passed
@samrose samrose deleted the fix/docker-release branch November 13, 2025 02:58
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.

3 participants