-
-
Notifications
You must be signed in to change notification settings - Fork 209
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
Prod deploy #2719
Commits on Sep 24, 2024
-
feat: support remote config overrides (#2704)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 01256a1 - Browse repository at this point
Copy the full SHA 01256a1View commit details -
fix: disable security opts for db test on bitbucket runner (#2705)
hotfix(cli): disable security opts for db test on bitbucket runner
Configuration menu - View commit details
-
Copy full SHA for 11c5004 - Browse repository at this point
Copy the full SHA 11c5004View commit details -
fix: Bump studio to the latest image version 20240923 (#2706)
Update studio version to 20240923
Configuration menu - View commit details
-
Copy full SHA for 2ad2d33 - Browse repository at this point
Copy the full SHA 2ad2d33View commit details -
chore: use _supabase database for internals
This is to avoid overloading our user postgres database with every new addition to _analytics or _realtime
Configuration menu - View commit details
-
Copy full SHA for bb28463 - Browse repository at this point
Copy the full SHA bb28463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e94687 - Browse repository at this point
Copy the full SHA 5e94687View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5904062 - Browse repository at this point
Copy the full SHA 5904062View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6788f3 - Browse repository at this point
Copy the full SHA e6788f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ef3d2 - Browse repository at this point
Copy the full SHA 76ef3d2View commit details
Commits on Sep 25, 2024
-
feat: add custom seed path to config (#2702)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for fd04d07 - Browse repository at this point
Copy the full SHA fd04d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for edb664a - Browse repository at this point
Copy the full SHA edb664aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 371a163 - Browse repository at this point
Copy the full SHA 371a163View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a34fc - Browse repository at this point
Copy the full SHA d5a34fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 936f5df - Browse repository at this point
Copy the full SHA 936f5dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49fd57f - Browse repository at this point
Copy the full SHA 49fd57fView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1623aa9 - Browse repository at this point
Copy the full SHA 1623aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2822808 - Browse repository at this point
Copy the full SHA 2822808View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ccf214d - Browse repository at this point
Copy the full SHA ccf214dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e911718 - Browse repository at this point
Copy the full SHA e911718View commit details -
Update internal/db/start/start.go
Co-authored-by: Han Qiao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3115143 - Browse repository at this point
Copy the full SHA 3115143View commit details -
Configuration menu - View commit details
-
Copy full SHA for b64a8c8 - Browse repository at this point
Copy the full SHA b64a8c8View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8e553f - Browse repository at this point
Copy the full SHA c8e553fView commit details -
chore(deps): bump github.com/containers/common from 0.60.2 to 0.60.4 (#…
…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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ee741f - Browse repository at this point
Copy the full SHA 4ee741fView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3bb06fb - Browse repository at this point
Copy the full SHA 3bb06fbView commit details -
chore: Bump studio to the latest image version 20240930 (#2720)
Update studio version to 20240930
Configuration menu - View commit details
-
Copy full SHA for 0efc21d - Browse repository at this point
Copy the full SHA 0efc21dView commit details -
fix: email templates for monorepos (#2723)
* 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 <[email protected]> Co-authored-by: Qiao Han <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 333a2ca - Browse repository at this point
Copy the full SHA 333a2caView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9365527 - Browse repository at this point
Copy the full SHA 9365527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73b591c - Browse repository at this point
Copy the full SHA 73b591cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b045039 - Browse repository at this point
Copy the full SHA b045039View commit details -
Configuration menu - View commit details
-
Copy full SHA for 887b5bb - Browse repository at this point
Copy the full SHA 887b5bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b906fc5 - Browse repository at this point
Copy the full SHA b906fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dffb8d6 - Browse repository at this point
Copy the full SHA dffb8d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3efd48 - Browse repository at this point
Copy the full SHA b3efd48View commit details -
Configuration menu - View commit details
-
Copy full SHA for c805fc6 - Browse repository at this point
Copy the full SHA c805fc6View commit details -
chore(deps): bump bin-links from 4.0.4 to 5.0.0 (#2712)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e642265 - Browse repository at this point
Copy the full SHA e642265View commit details