Skip to content
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 #2453

Merged
merged 30 commits into from
Jul 9, 2024
Merged

Prod deploy #2453

merged 30 commits into from
Jul 9, 2024

Conversation

github-actions[bot]
Copy link

chore(deps): bump github.com/charmbracelet/bubbletea

Bumps github.com/charmbracelet/bubbletea from 0.26.4 to 0.26.5.


updated-dependencies:

  • dependency-name: github.com/charmbracelet/bubbletea
    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>

….26.5 (#2446)

chore(deps): bump github.com/charmbracelet/bubbletea

Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.4 to 0.26.5.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/master/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v0.26.4...v0.26.5)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  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>
@github-actions github-actions bot requested a review from a team as a code owner June 25, 2024 02:16
dependabot bot and others added 28 commits June 25, 2024 04:34
….26.6 (#2454)

chore(deps): bump github.com/charmbracelet/bubbletea

Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.5 to 0.26.6.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/master/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v0.26.5...v0.26.6)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  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: project id truncation

* fix: syntax issue

* chore: auto fix invalid project id in config

---------

Co-authored-by: Qiao Han <[email protected]>
* realtime: Bump up version to 2.29.12

This removes some complexity from starting up realtime into realtime startup process. To know more please check supabase/realtime#1081

* chore: restore realtime migration script

* fix: remove semicolon from docker cmd

---------

Co-authored-by: Qiao Han <[email protected]>
…river (#2061)

* fix: update vector config for docker logs

* feat: replace vector syslog driver with docker logs

* chore: add todo for rootless mode

* chore: remove deprecated port

* chore: fix build

* chore: warn about analytics in docker rootless mode

* chore: remove dead code
fix: bump kong request idle timeout to 150s
* chore: start all services after database

* fix: start analytics service by default

* chore: update unit test
* feat(storage): create buckets locally from config file

* feat: add command for seeding buckets

* chore: add example config for buckets
realtime: Bump Realtime image to 2.29.15
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.65.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.64.0...v1.65.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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/mod](https://github.com/golang/mod) from 0.18.0 to 0.19.0.
- [Commits](golang/mod@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  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/term](https://github.com/golang/term) from 0.21.0 to 0.22.0.
- [Commits](golang/term@v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  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>
* feat: expose https port from kong

* chore: add tls config block for future extension

* fix: init hostname with docker client

* fix: use modern tls certificate
@github-actions github-actions bot merged commit bd31ef2 into main Jul 9, 2024
37 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants