-
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 #2110
Merged
Merged
Prod deploy #2110
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 2, 2024
- chore(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 (chore(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 #2091)
- fix: bump edge runtime to 1.41.2
- feat: implement quick start templates for cli bootstrap
- chore: generate password when left blank
- fix: use parallel file download
- fix: prompt before overwriting current directory
- chore: emit supabase url in .env
- fix: populate example env when available
- chore: fix linter issues
- chore: only use go-errors import
- chore: use debug logger for all silent errors
- fix: track original workdir before changing
- fix: prompt workdir before bootstrap
- chore: version bump Realtime image to v2.26.8 (fix(realtime): version bump Realtime image to v2.26.8 #2092)
- fix(storage): resolve relative path from cwd (fix(storage): resolve relative path from cwd #2094)
- chore(deps): bump github.com/charmbracelet/glamour from 0.6.0 to 0.7.0 (chore(deps): bump github.com/charmbracelet/glamour from 0.6.0 to 0.7.0 #2096)
- fix: Bump the version of studio image (fix: Bump the version of studio image #2095)
- chore: use pflag default value field
- fix: reuse common login flows
- fix: suggest npm commands after bootstrap (fix: suggest npm commands after bootstrap #2097)
- chore(deps): bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 (chore(deps): bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 #2102)
- chore(deps): bump github.com/containers/common from 0.58.0 to 0.58.1 (chore(deps): bump github.com/containers/common from 0.58.0 to 0.58.1 #2103)
- chore: version bump Realtime image to v2.27.5
- chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 #2108)
- feat: add option to bootstrap from scratch
- feat: flag to overwrite existing config on init
- chore: add missing period to flag help
- fix: check project health on bootstrap (fix: check project health on bootstrap #2109)
…2091) Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.2.1 to 4.3.0. - [Commits](cenkalti/backoff@v4.2.1...v4.3.0) --- updated-dependencies: - dependency-name: github.com/cenkalti/backoff/v4 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>
#2096) Bumps [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/charmbracelet/glamour/releases) - [Commits](charmbracelet/glamour@v0.6.0...v0.7.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump the version of studio.
* chore: add retry count to bootstrap logs * fix: suggest npm commands after bootstrap * chore: add unit tests for write env
…57.2 (#2102) chore(deps): bump github.com/golangci/golangci-lint Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.57.1 to 1.57.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.57.1...v1.57.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>
…2103) Bumps [github.com/containers/common](https://github.com/containers/common) from 0.58.0 to 0.58.1. - [Release notes](https://github.com/containers/common/releases) - [Commits](containers/common@v0.58.0...v0.58.1) --- 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>
…2108) Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.11.0...v5.12.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
Apr 2, 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.