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 #2719

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

Prod deploy #2719

wants to merge 34 commits into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 1, 2024

sweatybridge and others added 20 commits September 24, 2024 09:19
* feat: setup basics for branch config override

* fix: use pointers for falsy values to determine emptyness

* chore: refactor turn Auth.EnableSignup into pointer

* wip: attemps non pointer approach

* fix: use direct toml parsing to distinguish undefined values

* chore: restore gomod

* chore: refactor to a single function leverage mergo

* chore: fix lint

* fix: add branch override logic to LoadConfigFs

* fix: inverted logic

* chore: add env branch override test

* chore: add test for slices merging

* chore: remote config overrides

* chore: validate project id

* Apply suggestions from code review

Co-authored-by: Andrew Valleteau <avallete@users.noreply.github.com>

---------

Co-authored-by: avallete <andrew.valleteau@supabase.io>
Co-authored-by: Andrew Valleteau <avallete@users.noreply.github.com>
hotfix(cli): disable security opts for db test on bitbucket runner
This is to avoid overloading our user postgres database
with every new addition to _analytics or _realtime
* chore: replace SeedDataPath by DefaultSeedDataPath

* wip: add path seed matching logic

* chore: add test for utils.GetSeedFiles

* chore: wip tests mock

* chore: fix lint

* chore: show seed path

* chore: change comment

* chore: apply pr suggestions

* chore: fix lint

* chore: keep default value assignation

* chore: remove DefaultSeedPath

* chore: keep consistent WARNING message

* chore: inline get seed file path

* chore: address review comments

---------

Co-authored-by: Qiao Han <qiao@supabase.io>
Co-authored-by: Han Qiao <sweatybridge@gmail.com>
@github-actions github-actions bot requested a review from a team as a code owner October 1, 2024 02:30
nyannyacha and others added 9 commits October 1, 2024 12:22
…2722)

Bumps [github.com/containers/common](https://github.com/containers/common) from 0.60.2 to 0.60.4.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](containers/common@v0.60.2...v0.60.4)

---
updated-dependencies:
- dependency-name: github.com/containers/common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: email templates for monorepos

Fixes: #2721

* Update pkg/config/config.go

* Revert "Update pkg/config/config.go"

This reverts commit 2dbc9f0.

---------

Co-authored-by: Han Qiao <sweatybridge@gmail.com>
Co-authored-by: Qiao Han <qiao@supabase.io>
sweatybridge and others added 5 commits October 7, 2024 13:22
Bumps [bin-links](https://github.com/npm/bin-links) from 4.0.4 to 5.0.0.
- [Release notes](https://github.com/npm/bin-links/releases)
- [Changelog](https://github.com/npm/bin-links/blob/main/CHANGELOG.md)
- [Commits](npm/bin-links@v4.0.4...v5.0.0)

---
updated-dependencies:
- dependency-name: bin-links
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

5 participants