-
-
Notifications
You must be signed in to change notification settings - Fork 189
ci: Use larger runner for other workflows and wait for the nix workflow to succeed #1652
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Note that we don't see the builds for the workflows depending on Manual workflow run: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jfroche I think we just need to apply these to
- https://github.com/supabase/postgres/blob/develop/.github/workflows/ami-release-nix.yml
- https://github.com/supabase/postgres/blob/develop/.github/workflows/dockerhub-release-matrix.yml
- https://github.com/supabase/postgres/blob/develop/.github/workflows/qemu-image-build.yml
- https://github.com/supabase/postgres/blob/develop/.github/workflows/ami-release-nix-single.yml
- https://github.com/supabase/postgres/blob/develop/.github/workflows/publish-migrations-prod.yml
- https://github.com/supabase/postgres/blob/develop/.github/workflows/publish-migrations-staging.yml
- https://github.com/supabase/postgres/blob/develop/.github/workflows/publish-nix-pgupgrade-bin-flake-version.yml
- https://github.com/supabase/postgres/blob/develop/.github/workflows/publish-nix-pgupgrade-scripts.yml
as well, unless you see a reason we shouldn't?
87f8928
to
4a2800d
Compare
4a2800d
to
bbce6a5
Compare
bbce6a5
to
244a28c
Compare
Use larger runner for the test and other workflows.
Wait for the nix workflow to succeed before running the test and testinfra-ami-build workflow