-
Notifications
You must be signed in to change notification settings - Fork 212
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 #2916
base: main
Are you sure you want to change the base?
Prod deploy #2916
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4b5ad4 - Browse repository at this point
Copy the full SHA f4b5ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 652c0cf - Browse repository at this point
Copy the full SHA 652c0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbf6b2 - Browse repository at this point
Copy the full SHA 8dbf6b2View commit details
Commits on Nov 25, 2024
-
chore: update api/beta.yaml from staging v1-yaml (#2906)
* chore: update api/beta.yaml from staging v1-yaml * chore: revert to single quote --------- Co-authored-by: Qiao Han <qiao@supabase.io>
Configuration menu - View commit details
-
Copy full SHA for 47bcb30 - Browse repository at this point
Copy the full SHA 47bcb30View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff190bd - Browse repository at this point
Copy the full SHA ff190bdView commit details -
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#…
…2913) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e6a510a - Browse repository at this point
Copy the full SHA e6a510aView commit details -
chore: remove trailing semicolon from role_configs.sql (#2907)
Update role_configs.sql
Configuration menu - View commit details
-
Copy full SHA for 7612157 - Browse repository at this point
Copy the full SHA 7612157View commit details -
fix(realtime): bump realtime image to 2.33.51 (#2905)
chore(deps): bump realtime image to 2.33.51
Configuration menu - View commit details
-
Copy full SHA for e3f8f34 - Browse repository at this point
Copy the full SHA e3f8f34View commit details -
fix(reset): ensure _supabase connections disconnect before reset (#2904)
* fix(reset): ensure _supabase connections disconnect before reset Closes #2903 * fix: switch tests * fix: refactor reset for multiples db * chore: refactor terminate backend query --------- Co-authored-by: Qiao Han <qiao@supabase.io>
Configuration menu - View commit details
-
Copy full SHA for b9e89fc - Browse repository at this point
Copy the full SHA b9e89fcView commit details -
feat(config): allow custom admin and sendername for inbucket (#2908)
* feat(config): allow custom admin and sendername for inbucket * Update pkg/config/templates/config.toml Co-authored-by: Han Qiao <sweatybridge@gmail.com> --------- Co-authored-by: Han Qiao <sweatybridge@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c1fb5d0 - Browse repository at this point
Copy the full SHA c1fb5d0View commit details
Commits on Nov 26, 2024
-
chore(deps): bump github.com/golangci/golangci-lint from 1.62.0 to 1.…
…62.2 (#2917) chore(deps): bump github.com/golangci/golangci-lint Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.62.0 to 1.62.2. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.62.0...v1.62.2) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 949b018 - Browse repository at this point
Copy the full SHA 949b018View commit details -
fix: initialise test otp to an empty map (#2919)
* fix: initialise test otp to an empty map * chore: update unit tests * chore: updater tests
Configuration menu - View commit details
-
Copy full SHA for ab95a72 - Browse repository at this point
Copy the full SHA ab95a72View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1537f5 - Browse repository at this point
Copy the full SHA a1537f5View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b87d67a - Browse repository at this point
Copy the full SHA b87d67aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 536acf2 - Browse repository at this point
Copy the full SHA 536acf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf6bce - Browse repository at this point
Copy the full SHA fcf6bceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb7f30 - Browse repository at this point
Copy the full SHA 8fb7f30View commit details -
feat: add minimum password length and password requirements config (#…
…2885) * feat: add minimal password length and password requirements config * Update auth config body * fix: change password requirements to a map * tests: update config and diff files * update diffs for tests * chore: convert between local and remote password * chore: refactor config fields * chore: add unit tests for password requirement * chore: add missing testdata --------- Co-authored-by: Qiao Han <qiao@supabase.io>
Configuration menu - View commit details
-
Copy full SHA for b9e0aa0 - Browse repository at this point
Copy the full SHA b9e0aa0View commit details -
chore(deps): bump github.com/stripe/pg-schema-diff from 0.7.0 to 0.8.0 (
#2922) Bumps [github.com/stripe/pg-schema-diff](https://github.com/stripe/pg-schema-diff) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/stripe/pg-schema-diff/releases) - [Commits](stripe/pg-schema-diff@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: github.com/stripe/pg-schema-diff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d3cd223 - Browse repository at this point
Copy the full SHA d3cd223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a20ea - Browse repository at this point
Copy the full SHA 26a20eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 486a9bf - Browse repository at this point
Copy the full SHA 486a9bfView commit details
Commits on Nov 29, 2024
-
chore(deps): bump github.com/go-xmlfmt/xmlfmt from 1.1.2 to 1.1.3 (#2929
) Bumps [github.com/go-xmlfmt/xmlfmt](https://github.com/go-xmlfmt/xmlfmt) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/go-xmlfmt/xmlfmt/releases) - [Commits](go-xmlfmt/xmlfmt@v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: github.com/go-xmlfmt/xmlfmt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eae2bac - Browse repository at this point
Copy the full SHA eae2bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3a49e - Browse repository at this point
Copy the full SHA 8c3a49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff60a7 - Browse repository at this point
Copy the full SHA 7ff60a7View commit details