-
Notifications
You must be signed in to change notification settings - Fork 284
Prod deploy #4055
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
56
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 #4055
+704
−324
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
Aug 19, 2025
- feat: push signing keys to remote
- chore: disable signing key update for now
- feat: asymmetric signed api keys
- feat(cli): show branch ref to list command (feat(cli): show branch ref to list command #4019)
- chore: scope down key generation to validate method
- chore: conditionally validate jwt secret
- chore(deps): bump supabase/studio from 2025.08.04-sha-6e99ca6 to 2025.08.11-sha-c538c4d in /pkg/config/templates (chore(deps): bump supabase/studio from 2025.08.04-sha-6e99ca6 to 2025.08.11-sha-c538c4d in /pkg/config/templates #4026)
- chore(deps): bump supabase/postgres from 17.4.1.072 to 17.4.1.073 in /pkg/config/templates (chore(deps): bump supabase/postgres from 17.4.1.072 to 17.4.1.073 in /pkg/config/templates #4025)
- chore(deps): bump supabase/storage-api from v1.26.3 to v1.26.4 in /pkg/config/templates (chore(deps): bump supabase/storage-api from v1.26.3 to v1.26.4 in /pkg/config/templates #4024)
- chore(deps): bump github.com/stripe/pg-schema-diff from 0.9.1 to 0.9.2 (chore(deps): bump github.com/stripe/pg-schema-diff from 0.9.1 to 0.9.2 #4020)
- chore(deps): bump actions/checkout from 4 to 5 (chore(deps): bump actions/checkout from 4 to 5 #4022)
- chore(deps): bump supabase/realtime from v2.41.23 to v2.41.24 in /pkg/config/templates (chore(deps): bump supabase/realtime from v2.41.23 to v2.41.24 in /pkg/config/templates #4021)
- chore(deps): bump supabase/postgres from 17.4.1.073 to 17.4.1.074 in /pkg/config/templates (chore(deps): bump supabase/postgres from 17.4.1.073 to 17.4.1.074 in /pkg/config/templates #4028)
- chore(deps): bump supabase/realtime from v2.41.24 to v2.42.0 in /pkg/config/templates (chore(deps): bump supabase/realtime from v2.41.24 to v2.42.0 in /pkg/config/templates #4029)
- chore: add supabase_etl_admin to reserved roles (chore: add supabase_etl_admin to reserved roles #4031)
- chore(deps): bump github.com/charmbracelet/bubbletea from 0.25.0 to 1.3.6 (chore(deps): bump github.com/charmbracelet/bubbletea from 0.25.0 to 1.3.6 #3819)
- chore: group dependabot updates (chore: group dependabot updates #4032)
- chore(deps): bump the go-minor group across 2 directories with 4 updates (chore(deps): bump the go-minor group across 2 directories with 4 updates #4033)
- chore(deps): bump supabase/logflare from 1.18.3 to 1.18.4 in /pkg/config/templates (chore(deps): bump supabase/logflare from 1.18.3 to 1.18.4 in /pkg/config/templates #4030)
- chore: sync API types from infrastructure (chore: sync API types from infrastructure #4034)
- fix: skip config diff to reduce output noise (fix: skip config diff to reduce output noise #4036)
- chore(deps): bump github.com/getsentry/sentry-go from 0.35.0 to 0.35.1 in the go-minor group across 1 directory (chore(deps): bump github.com/getsentry/sentry-go from 0.35.0 to 0.35.1 in the go-minor group across 1 directory #4037)
- chore: separate coverage reporting step (chore: separate coverage reporting step #4039)
- fix(functions): set per_worker as default request policy for functions serve (fix(functions): set per_worker as default request policy for functions serve #4040)
- update queries to handle system table column names for v15 and v17
- feat: publish only public key to JWKS
- chore: copy pointer type
- chore: simplify key generation
- chore(deps): bump actions/download-artifact from 4 to 5
- fix: bump edge-runtime to 1.68.0-develop.37
- chore(deps): bump the docker-minor group across 1 directory with 2 updates
- feat: support oriole 17 experimental image
….08.11-sha-c538c4d in /pkg/config/templates (#4026) chore(deps): bump supabase/studio in /pkg/config/templates Bumps supabase/studio from 2025.08.04-sha-6e99ca6 to 2025.08.11-sha-c538c4d. --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.08.11-sha-c538c4d 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 (#4025) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.072 to 17.4.1.073. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.073 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>
…g/config/templates (#4024) chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.26.3 to v1.26.4. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.26.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#4020) Bumps [github.com/stripe/pg-schema-diff](https://github.com/stripe/pg-schema-diff) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/stripe/pg-schema-diff/releases) - [Commits](stripe/pg-schema-diff@v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: github.com/stripe/pg-schema-diff dependency-version: 0.9.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>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/config/templates (#4021) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.41.23 to v2.41.24. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.41.24 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]>
…/pkg/config/templates (#4028) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.4.1.073 to 17.4.1.074. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.4.1.074 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 (#4029) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.41.24 to v2.42.0. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.42.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….3.6 (#3819) * chore(deps): bump github.com/charmbracelet/bubbletea Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.25.0 to 1.3.6. - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml) - [Commits](charmbracelet/bubbletea@v0.25.0...v1.3.6) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbletea dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore: use vanilla stderr for start command * chore: use vanilla stderr for db pull --------- 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]>
* chore: group dependabot updates * chore: auto mirror dependabot updates * chore: group docker image updates
…tes (#4033) Bumps the go-minor group with 2 updates in the / directory: [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) and [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour). Bumps the go-minor group with 1 update in the /pkg directory: [github.com/spf13/pflag](https://github.com/spf13/pflag). Updates `github.com/charmbracelet/bubbles` from 0.18.0 to 0.21.0 - [Release notes](https://github.com/charmbracelet/bubbles/releases) - [Changelog](https://github.com/charmbracelet/bubbles/blob/master/.goreleaser.yml) - [Commits](charmbracelet/bubbles@v0.18.0...v0.21.0) Updates `github.com/charmbracelet/glamour` from 0.9.1 to 0.10.0 - [Release notes](https://github.com/charmbracelet/glamour/releases) - [Changelog](https://github.com/charmbracelet/glamour/blob/master/.goreleaser.yml) - [Commits](charmbracelet/glamour@v0.9.1...v0.10.0) Updates `github.com/charmbracelet/lipgloss` from 1.1.0 to 1.1.1-0.20250404203927-76690c660834 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Changelog](https://github.com/charmbracelet/lipgloss/blob/master/.goreleaser.yml) - [Commits](https://github.com/charmbracelet/lipgloss/commits) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbles dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/charmbracelet/glamour dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/charmbracelet/lipgloss dependency-version: 1.1.1-0.20250404203927-76690c660834 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…fig/templates (#4030) * chore(deps): bump supabase/logflare in /pkg/config/templates Bumps supabase/logflare from 1.18.3 to 1.18.4. --- updated-dependencies: - dependency-name: supabase/logflare dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: revert dependabot mirror --------- 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: avallete <[email protected]>
…1 in the go-minor group across 1 directory (#4037) chore(deps): bump github.com/getsentry/sentry-go Bumps the go-minor group with 1 update in the / directory: [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go). Updates `github.com/getsentry/sentry-go` from 0.35.0 to 0.35.1 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.35.0...v0.35.1) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…s serve (#4040) feat(cli): set per_worker as default request policy for functions serve Hot reload is now enabled by default when serving Edge Functions locally. Users experiencing issues with auto-reload (e.g. large repos, symlinked paths, or limited import resolution) can switch back to oneshot mode in config.toml.
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…dates Bumps the docker-minor group with 2 updates in the /pkg/config/templates directory: supabase/studio and supabase/realtime. Updates `supabase/studio` from 2025.08.11-sha-c538c4d to 2025.08.18-sha-c153df2 Updates `supabase/realtime` from v2.42.0 to v2.42.2 --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2025.08.18-sha-c153df2 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/realtime dependency-version: v2.42.2 dependency-type: direct:production dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Supabase (hosted) has added 3rd parth auth provider support for workOS (https://workos.com/docs/integrations/supabase-authkit). This allows config.toml for Supabase cli - [auth.third_party.workos] enabled = true issuer_url = "..."
Bumps the docker-minor group in /pkg/config/templates with 1 update: supabase/realtime. Updates `supabase/realtime` from v2.42.2 to v2.42.3 --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.42.3 dependency-type: direct:production dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…onfig/templates in the docker-minor group (#4057)
…te (#4060) Bumps the go-minor group with 1 update in the / directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go-minor group with 1 update in the /pkg directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `google.golang.org/grpc` from 1.74.2 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.74.2...v1.75.0) Updates `google.golang.org/grpc` from 1.74.2 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.74.2...v1.75.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/grpc dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the docker-minor group in /pkg/config/templates with 1 update: supabase/realtime. Updates `supabase/realtime` from v2.42.3 to v2.42.5 --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.42.5 dependency-type: direct:production dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…onfig/templates in the docker-minor group (#4061)
Bumps the docker-minor group in /pkg/config/templates with 1 update: supabase/edge-runtime. Updates `supabase/edge-runtime` from v1.68.3 to v1.69.1 --- updated-dependencies: - dependency-name: supabase/edge-runtime dependency-version: v1.69.1 dependency-type: direct:production dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…kg/config/templates in the docker-minor group (#4064)
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.