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 21 commits into
base: main
Choose a base branch
from
Open

Prod deploy #2719

wants to merge 21 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 <[email protected]>

---------

Co-authored-by: avallete <[email protected]>
Co-authored-by: Andrew Valleteau <[email protected]>
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 <[email protected]>
@github-actions github-actions bot requested a review from a team as a code owner October 1, 2024 02:30
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