-
Notifications
You must be signed in to change notification settings - Fork 240
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 #3374
Merged
Merged
Prod deploy #3374
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
Apr 1, 2025
- Revert "fix: clean up storage schema on db reset" (Revert "fix: clean up storage schema on db reset" #3359)
- fix: bump viper and mapstructure (fix: bump viper and mapstructure #3364)
- fix: remote block should override env (fix: remote block should override env #3366)
- chore(deps): bump github.com/docker/cli from 28.0.2+incompatible to 28.0.4+incompatible (chore(deps): bump github.com/docker/cli from 28.0.2+incompatible to 28.0.4+incompatible #3368)
- fix: load config once using viper (fix: load config once using viper #3367)
- chore(deps): bump golangci/golangci-lint-action from 6 to 7 (chore(deps): bump golangci/golangci-lint-action from 6 to 7 #3347)
- chore(deps): bump github.com/charmbracelet/glamour from 0.7.0 to 0.9.1 (chore(deps): bump github.com/charmbracelet/glamour from 0.7.0 to 0.9.1 #3322)
- chore(deps): bump github.com/containers/common from 0.62.2 to 0.62.3 (chore(deps): bump github.com/containers/common from 0.62.2 to 0.62.3 #3371)
- chore(deps): bump github.com/docker/docker from 28.0.2+incompatible to 28.0.4+incompatible (chore(deps): bump github.com/docker/docker from 28.0.2+incompatible to 28.0.4+incompatible #3372)
- chore(deps): bump supabase/realtime from v2.34.43 to v2.34.45 in /pkg/config/templates (chore(deps): bump supabase/realtime from v2.34.43 to v2.34.45 in /pkg/config/templates #3373)
chore: bump viper and mapstructure
…8.0.4+incompatible (#3368) chore(deps): bump github.com/docker/cli Bumps [github.com/docker/cli](https://github.com/docker/cli) from 28.0.2+incompatible to 28.0.4+incompatible. - [Commits](docker/cli@v28.0.2...v28.0.4) --- updated-dependencies: - dependency-name: github.com/docker/cli 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(deps): bump golangci/golangci-lint-action from 6 to 7 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6...v7) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update go version * chore: bump linter to v2 * chore: migrate linter config file * chore: address linter errors --------- 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]>
#3322) * chore(deps): bump github.com/charmbracelet/glamour from 0.7.0 to 0.9.1 Bumps [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) from 0.7.0 to 0.9.1. - [Release notes](https://github.com/charmbracelet/glamour/releases) - [Changelog](https://github.com/charmbracelet/glamour/blob/master/.goreleaser.yml) - [Commits](charmbracelet/glamour@v0.7.0...v0.9.1) --- updated-dependencies: - dependency-name: github.com/charmbracelet/glamour dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: add line break --------- 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]>
…3371) Bumps [github.com/containers/common](https://github.com/containers/common) from 0.62.2 to 0.62.3. - [Release notes](https://github.com/containers/common/releases) - [Commits](containers/common@v0.62.2...v0.62.3) --- updated-dependencies: - dependency-name: github.com/containers/common 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>
…o 28.0.4+incompatible (#3372) chore(deps): bump github.com/docker/docker Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.0.2+incompatible to 28.0.4+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.0.2...v28.0.4) --- updated-dependencies: - dependency-name: github.com/docker/docker 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 (#3373) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.34.43 to v2.34.45. --- 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 (#3377) chore(deps): bump supabase/postgres-meta in /pkg/config/templates Bumps supabase/postgres-meta from v0.87.1 to v0.88.0. --- updated-dependencies: - dependency-name: supabase/postgres-meta dependency-version: v0.88.0 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 (#3382) chore(deps): bump supabase/postgres-meta in /pkg/config/templates Bumps supabase/postgres-meta from v0.88.0 to v0.88.2. --- 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>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.71.0 to 1.71.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.0...v1.71.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc 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>
#3344) * chore(deps): bump github.com/stripe/pg-schema-diff from 0.8.0 to 0.9.0 Bumps [github.com/stripe/pg-schema-diff](https://github.com/stripe/pg-schema-diff) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/stripe/pg-schema-diff/releases) - [Commits](stripe/pg-schema-diff@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: github.com/stripe/pg-schema-diff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update schema source --------- 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]>
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.30.0 to 0.31.0. - [Commits](golang/term@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-version: 0.31.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>
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.28.0 to 0.29.0. - [Commits](golang/oauth2@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.29.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>
…/config/templates (#3402) chore(deps): bump supabase/realtime in /pkg/config/templates Bumps supabase/realtime from v2.34.45 to v2.34.46. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.34.46 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 (#3400) chore(deps): bump supabase/storage-api in /pkg/config/templates Bumps supabase/storage-api from v1.19.3 to v1.20.1. --- updated-dependencies: - dependency-name: supabase/storage-api dependency-version: v1.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sweatybridge
approved these changes
Apr 8, 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.