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

Commits on Jun 21, 2024

  1. chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.4 to 0…

    ….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>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    29d4cba View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.5 to 0…

    ….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>
    dependabot[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7de392d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e81a641 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bab5e10 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. fix: truncate project id in config when longer than 40 chars (#2448)

    * fix: project id truncation
    
    * fix: syntax issue
    
    * chore: auto fix invalid project id in config
    
    ---------
    
    Co-authored-by: Qiao Han <[email protected]>
    activenode and sweatybridge authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5f0f7a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    6cdd2b1 View commit details
    Browse the repository at this point in the history
  2. fix(realtime): bump up version to 2.29.13 (#2444)

    * 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]>
    filipecabaco and sweatybridge authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    dd2ba72 View commit details
    Browse the repository at this point in the history
  3. feat(analytics): configure vector for docker logs instead of syslog d…

    …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
    sweatybridge authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b8de60a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3579053 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    513cf15 View commit details
    Browse the repository at this point in the history
  6. fix: bump kong idle timeout to 150s (#2468)

    fix: bump kong request idle timeout to 150s
    sweatybridge authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d204c3f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. fix: start analytics service by default (#2469)

    * chore: start all services after database
    
    * fix: start analytics service by default
    
    * chore: update unit test
    sweatybridge authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    82c478c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    08780a5 View commit details
    Browse the repository at this point in the history
  2. feat(storage): seed buckets locally from config file (#2460)

    * feat(storage): create buckets locally from config file
    
    * feat: add command for seeding buckets
    
    * chore: add example config for buckets
    sweatybridge authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    576f675 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f2333c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a1061d View commit details
    Browse the repository at this point in the history
  5. fix: Bump Realtime image to 2.29.15 (#2485)

    realtime: Bump Realtime image to 2.29.15
    filipecabaco authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    051f7a8 View commit details
    Browse the repository at this point in the history
  6. fix: bump studio to latest release (#2482)

    Bump studio
    
    Co-authored-by: Han Qiao <[email protected]>
    saltcod and sweatybridge authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6ea06ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    422f535 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    023f0ae View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#2486)

    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>
    dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5e82374 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    48dc19b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. chore(deps): bump golang.org/x/mod from 0.18.0 to 0.19.0 (#2495)

    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>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7c5f9f6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 (#2496)

    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>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    90c8d90 View commit details
    Browse the repository at this point in the history
  3. feat: expose https port from kong (#2487)

    * 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
    sweatybridge authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    beba533 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    fef048f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2016b7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5520be2 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    ee83dce View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    bd31ef2 View commit details
    Browse the repository at this point in the history