-
Notifications
You must be signed in to change notification settings - Fork 227
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 #2007
Merged
Merged
Prod deploy #2007
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
Mar 5, 2024
- fix: Add Realtime REST routes to CLI
- chore: update ci scripts to run against develop (chore: update ci scripts to run against develop #1993)
- chore: update npm release trigger
- chore(deps): bump github.com/slack-go/slack from 0.12.4 to 0.12.5 (chore(deps): bump github.com/slack-go/slack from 0.12.4 to 0.12.5 #1997)
- fix: promote beta to stable on merge to main (fix: promote beta to stable on merge to main #1995)
- fix: bump edge-runtime to 1.38.0
- fix: Use utils.WriteFile to prevent missing dir when saving migrations (fix: Use utils.WriteFile to prevent missing dir when saving migrations #2001)
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #2004)
- fix: Bump studio to 2024-03-01 (fix: Bump studio to 2024-03-01 #2003)
- chore: add permissions to deploy job
- chore: fetch all branches for deploy job
- chore: pr permissions for deploy job
Adds REST routes to CLI so users can call Broadcast endpoint and in the future handle their Channels.
) Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.12.4 to 0.12.5. - [Release notes](https://github.com/slack-go/slack/releases) - [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md) - [Commits](slack-go/slack@v0.12.4...v0.12.5) --- updated-dependencies: - dependency-name: github.com/slack-go/slack 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: promote beta to stable on merge to main * chore: schedule prod deploy PR every Tue
) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.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>
sweatybridge
previously approved these changes
Mar 5, 2024
Pull Request Test Coverage Report for Build 8150273153Details
💛 - Coveralls |
sweatybridge
approved these changes
Mar 5, 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.