-
Notifications
You must be signed in to change notification settings - Fork 218
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 #2994
Merged
Merged
Prod deploy #2994
+57
−48
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
Dec 24, 2024
- fix: test
- Revert "fix: test"
- fix: bump realtime image to 2.33.70 (fix: bump realtime image to 2.33.70 #2982)
- chore(deps): bump github.com/docker/docker from 27.4.0+incompatible to 27.4.1+incompatible (chore(deps): bump github.com/docker/docker from 27.4.0+incompatible to 27.4.1+incompatible #2987)
- chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 (chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 #2986)
- chore(deps): bump github.com/docker/cli from 27.4.0+incompatible to 27.4.1+incompatible (chore(deps): bump github.com/docker/cli from 27.4.0+incompatible to 27.4.1+incompatible #2988)
- fix: bump edge-runtime to 1.65.6 (fix: bump edge-runtime to 1.65.6 #2985)
- fix(db): upgrade pg15 to 15.8.1.020 (fix(db): upgrade pg15 to 15.8.1.020 #2978)
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 (chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 #2975)
This reverts commit 1d230cc.
…o 27.4.1+incompatible (#2987) chore(deps): bump github.com/docker/docker Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.4.0+incompatible to 27.4.1+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.4.0...v27.4.1) --- 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>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.69.0 to 1.69.2. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.0...v1.69.2) --- 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>
…7.4.1+incompatible (#2988) chore(deps): bump github.com/docker/cli Bumps [github.com/docker/cli](https://github.com/docker/cli) from 27.4.0+incompatible to 27.4.1+incompatible. - [Commits](docker/cli@v27.4.0...v27.4.1) --- 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>
…2980) * feat(start): automatically run the status command if already started Rather than asking the user to run the command to get the values Run the command for him so start command always return the infos of the running stack. * fix: test * fix: test
…2999) Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 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>
sweatybridge
approved these changes
Dec 31, 2024
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.