-
Notifications
You must be signed in to change notification settings - Fork 257
Prod deploy #3689
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
Open
github-actions
wants to merge
39
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Prod deploy #3689
Conversation
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
github-actions
bot
commented
Jun 10, 2025
- chore(deps): bump supabase/realtime from v2.36.7 to v2.36.8 in /pkg/config/templates (chore(deps): bump supabase/realtime from v2.36.7 to v2.36.8 in /pkg/config/templates #3649)
- chore(deps): bump supabase/logflare from 1.12.0 to 1.14.2 in /pkg/config/templates (chore(deps): bump supabase/logflare from 1.12.0 to 1.14.2 in /pkg/config/templates #3650)
- chore(deps): bump supabase/postgres from 17.4.1.038 to 17.4.1.039 in /pkg/config/templates (chore(deps): bump supabase/postgres from 17.4.1.038 to 17.4.1.039 in /pkg/config/templates #3651)
- feat: implement physical backup commands (feat: implement physical backup commands #3648)
- feat: alias migration down command as reset (feat: alias migration down command as reset #3635)
- fix: update default postgres major version to 17 (fix: update default postgres major version to 17 #3652)
- fix: migrate down using sql reset (fix: migrate down using sql reset #3655)
- chore(deps): bump github.com/containers/common from 0.63.0 to 0.63.1 (chore(deps): bump github.com/containers/common from 0.63.0 to 0.63.1 #3658)
- chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 (chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 #3657)
- chore(deps): bump supabase/postgres from 17.4.1.039 to 17.4.1.040 in /pkg/config/templates (chore(deps): bump supabase/postgres from 17.4.1.039 to 17.4.1.040 in /pkg/config/templates #3659)
- chore(deps): bump supabase/realtime from v2.36.8 to v2.36.9 in /pkg/config/templates (chore(deps): bump supabase/realtime from v2.36.8 to v2.36.9 in /pkg/config/templates #3660)
- chore(deps): bump supabase/storage-api from v1.23.0 to v1.24.1 in /pkg/config/templates (chore(deps): bump supabase/storage-api from v1.23.0 to v1.24.1 in /pkg/config/templates #3661)
- chore(deps): bump supabase/studio from 2025.06.02-sha-8f2993d to 2025.06.05-sha-671aea0 in /pkg/config/templates (chore(deps): bump supabase/studio from 2025.06.02-sha-8f2993d to 2025.06.05-sha-671aea0 in /pkg/config/templates #3662)
- fix: adjust api key handling for logflare, studio, and vecor (fix: adjust api key handling for logflare, studio, and vecor #3653)
- fix: move db dump to public pkg (fix: move db dump to public pkg #3673)
- chore(deps): bump supabase/storage-api from v1.24.1 to v1.24.4 in /pkg/config/templates (chore(deps): bump supabase/storage-api from v1.24.1 to v1.24.4 in /pkg/config/templates #3681)
- chore(deps): bump supabase/realtime from v2.36.9 to v2.36.11 in /pkg/config/templates (chore(deps): bump supabase/realtime from v2.36.9 to v2.36.11 in /pkg/config/templates #3670)
- chore(deps): bump supabase/postgres from 17.4.1.040 to 17.4.1.042 in /pkg/config/templates (chore(deps): bump supabase/postgres from 17.4.1.040 to 17.4.1.042 in /pkg/config/templates #3682)
- fix: allow skipping migrations so it can be managed by ORM (fix: allow skipping migrations so it can be managed by ORM #3683)
- chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 in /pkg (chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 in /pkg #3666)
- chore(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 in /pkg (chore(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 in /pkg #3665)
- chore(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 (chore(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 #3667)
- chore(deps): bump supabase/gotrue from v2.174.0 to v2.175.0 in /pkg/config/templates (chore(deps): bump supabase/gotrue from v2.174.0 to v2.175.0 in /pkg/config/templates #3672)
…onfig/templates (#3649) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.36.7 to v2.36.8. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.36.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…fig/templates (#3650) chore(deps): bump supabase/logflare in /pkg/config/templates Bumps supabase/logflare from 1.12.0 to 1.14.2. --- updated-dependencies: - dependency-name: supabase/logflare dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/pkg/config/templates (#3651) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.038 to 17.4.1.039. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.039 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: implement physical backup commands * chore: support pretty print * chore: bump api spec
* feat: alias migration down command as reset * chore: support last n versions for db reset
* fix: migrate down using sql reset * chore: update unit tests
…3658) Bumps [github.com/containers/common](https://github.com/containers/common) from 0.63.0 to 0.63.1. - [Release notes](https://github.com/containers/common/releases) - [Commits](containers/common@v0.63.0...v0.63.1) --- updated-dependencies: - dependency-name: github.com/containers/common dependency-version: 0.63.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3657) Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.0 to 5.16.1. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.0...v5.16.1) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/pkg/config/templates (#3659) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.039 to 17.4.1.040. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.040 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…onfig/templates (#3660) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.36.8 to v2.36.9. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.36.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…g/config/templates (#3661) chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.23.0 to v1.24.1. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.24.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….06.05-sha-671aea0 in /pkg/config/templates (#3662) chore(deps): bump supabase/studio in /pkg/config/templates Bumps supabase/studio from 2025.06.02-sha-8f2993d to 2025.06.05-sha-671aea0. --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.06.05-sha-671aea0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Han Qiao <[email protected]>
* fix: move db dump to public pkg * chore: rename column insert option * chore: bump api spec
…g/config/templates (#3681) chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.24.1 to v1.24.4. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.24.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…config/templates (#3670) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.36.9 to v2.36.11. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.36.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/pkg/config/templates (#3682) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.040 to 17.4.1.042. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.042 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: remove unused scripts * fix: allow skipping migrations so it can be managed by ORM
#3666) * chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 in /pkg Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.2 to 1.73.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.72.2...v1.73.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: run go mod tidy * chore: run go mod tidy --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Qiao Han <[email protected]> Co-authored-by: Han Qiao <[email protected]>
* chore(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 in /pkg Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.24.0 to 0.25.0. - [Commits](golang/mod@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: run go mod tidy --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Han Qiao <[email protected]> Co-authored-by: Qiao Han <[email protected]>
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.24.0 to 0.25.0. - [Commits](golang/mod@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…onfig/templates (#3672) chore(deps): bump supabase/gotrue in /pkg/config/templates Bumps supabase/gotrue from v2.174.0 to v2.175.0. --- updated-dependencies: - dependency-name: supabase/gotrue dependency-version: v2.175.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Han Qiao <[email protected]>
…g/config/templates (#3692) chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.24.4 to v1.24.6. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.24.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….06.09-sha-4c1349f in /pkg/config/templates (#3691) chore(deps): bump supabase/studio in /pkg/config/templates Bumps supabase/studio from 2025.06.05-sha-671aea0 to 2025.06.09-sha-4c1349f. --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.06.09-sha-4c1349f dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/config/templates (#3690) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.36.11 to v2.36.14. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.36.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/slack-go/slack/releases) - [Changelog](https://github.com/slack-go/slack/blob/master/history.go) - [Commits](slack-go/slack@v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: github.com/slack-go/slack dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3694) Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.1 to 5.16.2. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.1...v5.16.2) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: fallback to deploy with api when docker not found * chore: update api spec * chore: update unit tests
…/config/templates (#3698) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.36.14 to v2.36.16. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.36.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Han Qiao <[email protected]>
…onfig/templates (#3697) chore(deps): bump supabase/gotrue in /pkg/config/templates Bumps supabase/gotrue from v2.175.0 to v2.176.0. --- updated-dependencies: - dependency-name: supabase/gotrue dependency-version: v2.176.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Otherwise additional workflows (CI/tests) won't be started over the generated PR and will be kept pending
Co-authored-by: avallete <[email protected]>
* fix: download compressed function from local api * chore: bump api spec
…ig/templates (#3714) chore(deps): bump supabase/supavisor in /pkg/config/templates Bumps supabase/supavisor from 2.5.1 to 2.5.2. --- updated-dependencies: - dependency-name: supabase/supavisor dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/config/templates (#3715) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.36.16 to v2.36.18. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.36.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/pkg/config/templates (#3707) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.042 to 17.4.1.043. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.043 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.