-
Notifications
You must be signed in to change notification settings - Fork 357
Prod deploy #3159
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
Merged
Merged
Prod deploy #3159
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
Feb 18, 2025
- feat: support deploying functions without docker (feat: support deploying functions without docker #3123)
- fix: bump edge-runtime to 1.67.1 (fix: bump edge-runtime to 1.67.1 #3137)
- fix: include export statements when resolving imports (fix: include export statements when resolving imports #3140)
- chore(deps): bump github.com/golangci/golangci-lint from 1.64.2 to 1.64.4 (chore(deps): bump github.com/golangci/golangci-lint from 1.64.2 to 1.64.4 #3141)
- fix: mount correct socket on unix (fix: mount correct socket on unix #3139)
- chore(deps): bump github.com/golangci/golangci-lint from 1.64.4 to 1.64.5 (chore(deps): bump github.com/golangci/golangci-lint from 1.64.4 to 1.64.5 #3144)
- fix: handle failure modes when restoring from backup (fix: handle failure modes when restoring from backup #3149)
- chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 #3151)
- fix: bump edge-runtime to 1.67.2 (fix: bump edge-runtime to 1.67.2 #3143)
- fix: disable label separation when binding socket (fix: disable label separation when binding socket #3150)
- chore: refactor test utils
- chore: shorten startup log
- fix: verify jwt by default when deploying without config
- fix: convert deploy metadata to unix path
- fix: remove duplicate from static files pattern
- fix: wrong spec for password requirement
- feat: deploy functions in parallel over api (feat: deploy functions in parallel over api #3154)
* feat: support deploying functions without docker * chore: add unit tests * fix: use bulk update endpoint when deploying multiple slugs * fix: cancel goroutine with cause * chore: test form writer * chore: update unit tests * fix: fail on static directories
…64.4 (#3141) chore(deps): bump github.com/golangci/golangci-lint Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.64.2 to 1.64.4. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.64.2...v1.64.4) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint 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>
…64.5 (#3144) chore(deps): bump github.com/golangci/golangci-lint Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.64.4 to 1.64.5. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.64.4...v1.64.5) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint 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 [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra 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>
* fix: disable label separation when binding socket This change ensures that when mounting unix sockets for enabling dind access, security opt `label=disable` is set for the container. * Apply suggestions from code review --------- Co-authored-by: Han Qiao <[email protected]>
* Bump studio version * fix: update studio health check * Update constants.go --------- Co-authored-by: Han Qiao <[email protected]>
…g/templates (#3171) chore(deps): bump inbucket/inbucket in /pkg/config/templates Bumps inbucket/inbucket from 3.0.3 to 3.0.4. --- updated-dependencies: - dependency-name: inbucket/inbucket 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 (#3170) chore(deps): bump supabase/gotrue in /pkg/config/templates Bumps supabase/gotrue from v2.167.0 to v2.169.0. --- updated-dependencies: - dependency-name: supabase/gotrue 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 (#3169) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.34.7 to v2.34.25. --- updated-dependencies: - dependency-name: supabase/realtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nfig/templates (#3176) chore(deps): bump darthsim/imgproxy in /pkg/config/templates Bumps darthsim/imgproxy from v3.8.0 to v3.27.2. --- updated-dependencies: - dependency-name: darthsim/imgproxy 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 (#3180) chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.14.5 to v1.19.1. --- updated-dependencies: - dependency-name: supabase/storage-api 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 (#3179) chore(deps): bump supabase/postgres-meta in /pkg/config/templates Bumps supabase/postgres-meta from v0.84.2 to v0.86.0. --- updated-dependencies: - dependency-name: supabase/postgres-meta 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 (#3181)
…onfig/templates (#3183) chore(deps): bump supabase/gotrue in /pkg/config/templates Bumps supabase/gotrue from v2.167.0 to v2.169.0. --- updated-dependencies: - dependency-name: supabase/gotrue 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 (#3177) chore(deps): bump postgrest/postgrest in /pkg/config/templates Bumps postgrest/postgrest from v12.2.0 to v12.2.8. --- updated-dependencies: - dependency-name: postgrest/postgrest 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 (#3184) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.34.7 to v2.34.27. --- updated-dependencies: - dependency-name: supabase/realtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ig/templates (#3182) chore(deps): bump supabase/logflare in /pkg/config/templates Bumps supabase/logflare from 1.4.0 to 1.11.0. --- updated-dependencies: - dependency-name: supabase/logflare 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>
…fig/templates (#3173) chore(deps): bump supabase/supavisor in /pkg/config/templates Bumps supabase/supavisor from 1.1.56 to 2.3.5. --- updated-dependencies: - dependency-name: supabase/supavisor 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>
* fix: update oapi codegen package * chore: update indirect dependencies
…ig/templates (#3187) chore(deps): bump supabase/supavisor in /pkg/config/templates Bumps supabase/supavisor from 2.3.5 to 2.3.6. --- updated-dependencies: - dependency-name: supabase/supavisor 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 (#3189) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 15.8.1.041 to 15.8.1.042. --- updated-dependencies: - dependency-name: supabase/postgres 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 (#3188) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.34.27 to v2.34.29. --- updated-dependencies: - dependency-name: supabase/realtime 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 (#3193) chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 15.8.1.042 to 15.8.1.044. --- updated-dependencies: - dependency-name: supabase/postgres 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>
…ig/templates (#3194) chore(deps): bump supabase/supavisor in /pkg/config/templates Bumps supabase/supavisor from 2.3.6 to 2.3.9. --- updated-dependencies: - dependency-name: supabase/supavisor 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 (#3196) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.34.29 to v2.34.31. --- updated-dependencies: - dependency-name: supabase/realtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…10db0f in /pkg/config/templates (#3195) chore(deps): bump supabase/studio in /pkg/config/templates Bumps supabase/studio from 20250219-7101314 to 20250224-d10db0f. --- updated-dependencies: - dependency-name: supabase/studio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: eliminate all owner assignment to supabase_admin * Update dump_schema.sh
sweatybridge
approved these changes
Feb 25, 2025
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.