-
Notifications
You must be signed in to change notification settings - Fork 212
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
Prod deploy #2916
Open
github-actions
wants to merge
13
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 #2916
+1,025
−406
Conversation
This file contains 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
Nov 26, 2024
- feat: diff auth and storage config on link
- fix: update postgres image if linked project is healthy
- chore: adjust default sms template to match platform
- chore: update api/beta.yaml from staging v1-yaml (chore: update api/beta.yaml from staging v1-yaml #2906)
- fix: bump edge-runtime to 1.64.1 (fix: bump edge-runtime to 1.64.1 #2911)
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #2913)
- chore: remove trailing semicolon from role_configs.sql (chore: remove trailing semicolon from role_configs.sql #2907)
- fix(realtime): bump realtime image to 2.33.51 (fix(realtime): bump realtime image to 2.33.51 #2905)
- fix(reset): ensure _supabase connections disconnect before reset (fix(reset): ensure _supabase connections disconnect before reset #2904)
- feat(config): allow custom admin and sendername for inbucket (feat(config): allow custom admin and sendername for inbucket #2908)
* chore: update api/beta.yaml from staging v1-yaml * chore: revert to single quote --------- Co-authored-by: Qiao Han <[email protected]>
…2913) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify 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>
Update role_configs.sql
chore(deps): bump realtime image to 2.33.51
* fix(reset): ensure _supabase connections disconnect before reset Closes #2903 * fix: switch tests * fix: refactor reset for multiples db * chore: refactor terminate backend query --------- Co-authored-by: Qiao Han <[email protected]>
* feat(config): allow custom admin and sendername for inbucket * Update pkg/config/templates/config.toml Co-authored-by: Han Qiao <[email protected]> --------- Co-authored-by: Han Qiao <[email protected]>
…62.2 (#2917) chore(deps): bump github.com/golangci/golangci-lint Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.62.0 to 1.62.2. - [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.62.0...v1.62.2) --- 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>
* fix: initialise test otp to an empty map * chore: update unit tests * chore: updater tests
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.