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

chore: enable Vault with safety measures #611

Merged
merged 16 commits into from
Apr 7, 2023
Merged

Conversation

dragarcia
Copy link
Contributor

@dragarcia dragarcia commented Apr 6, 2023

  • Only additional change from the original PR: chore: enable Vault #598 is adding additional checks to this migration file prior to creating both the pgsodium and supabase_vault extensions , similar to how it's done with pg_graphql.
  • This ensures that if the extension does not exist, creating the extension would not be attempted at all.

@dragarcia dragarcia requested review from a team as code owners April 6, 2023 06:41
@dragarcia dragarcia marked this pull request as draft April 6, 2023 06:42
@dragarcia dragarcia marked this pull request as ready for review April 6, 2023 07:45
@dragarcia dragarcia merged commit 13eb41d into develop Apr 7, 2023
@dragarcia dragarcia deleted the drag/enable_vault_2 branch April 7, 2023 03:19
pcnc pushed a commit that referenced this pull request Apr 10, 2023
* chore: re-enable Vault

* chore: bump version

* chore: version as rc

* fix: formatting

* chore: build test image from branch

* chore: trigger build

* chore: remove branch

* chore: bump version

* chore: add safeguards when enabling Vaault

* chore: revert changes

* chore: safeguard both pgsodium and vault

* chore: bump version
pcnc pushed a commit that referenced this pull request Apr 10, 2023
* chore: re-enable Vault

* chore: bump version

* chore: version as rc

* fix: formatting

* chore: build test image from branch

* chore: trigger build

* chore: remove branch

* chore: bump version

* chore: add safeguards when enabling Vaault

* chore: revert changes

* chore: safeguard both pgsodium and vault

* chore: bump version
pcnc added a commit that referenced this pull request Apr 13, 2023
* chore: create Ubuntu 18 workflow

* chore: create Ubuntu 18 workflow

* chore: streamline workflow

* chore: update

* chore: update sources

* chore: trigger workflow

* chore: more soruces

* chore: even more sources

* chore: move signed key addition

* chore: trust more

* chore: get ubuntu codename

* chore: refactor llvm support for bionic

* chore: fix missing env var

* chore: fix ubuntu distro sources

* chore: more ubuntu 18 shenanigans

* chore: removing incompatible extensions

* chore: enable Vault (#598)

* chore: re-enable Vault

* chore: bump version

* chore: version as rc

* fix: formatting

* chore: build test image from branch

* chore: trigger build

* chore: remove branch

* chore: bump version

* Revert "chore: enable Vault (#598)" (#607)

This reverts commit a157038.

* feat: bump gotrue to v2.57.2 (#609)

* feat: remove `disable.vault` suffix from 15.1.0.66 (#610)

* chore: enable Vault with safety measures (#611)

* chore: re-enable Vault

* chore: bump version

* chore: version as rc

* fix: formatting

* chore: build test image from branch

* chore: trigger build

* chore: remove branch

* chore: bump version

* chore: add safeguards when enabling Vaault

* chore: revert changes

* chore: safeguard both pgsodium and vault

* chore: bump version

* update migrations guidelines

* chore: better os-version specific handling

* chore: better workflow management

* chore: use full version name for Postgres releases

* chore: revert to old triggers

* chore: bump version

* chore: bump adminapi; pg version

---------

Co-authored-by: dragarcia <[email protected]>
Co-authored-by: Div Arora <[email protected]>
Co-authored-by: Stojan Dimitrovski <[email protected]>
Co-authored-by: Bobbie Soedirgo <[email protected]>
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.

2 participants