Skip to content

fix(db): persist config volume between restarts#1212

Merged
sweatybridge merged 4 commits intomainfrom
fix-key
Jun 15, 2023
Merged

fix(db): persist config volume between restarts#1212
sweatybridge merged 4 commits intomainfrom
fix-key

Conversation

@sweatybridge
Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Bug fix #1204

What is the new behavior?

Persists config volume where settings like extension custom scripts and vault key are stored.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner June 15, 2023 06:19
@coveralls
Copy link
Copy Markdown

coveralls commented Jun 15, 2023

Pull Request Test Coverage Report for Build 5275661771

  • 9 of 9 (100.0%) changed or added relevant lines in 3 files are covered.
  • 7 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 61.397%

Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 7 7.94%
Totals Coverage Status
Change from base Build 5275429462: -0.04%
Covered Lines: 4641
Relevant Lines: 7559

💛 - Coveralls

@sweatybridge sweatybridge merged commit 8e7f32a into main Jun 15, 2023
@sweatybridge sweatybridge deleted the fix-key branch June 15, 2023 08:42
@sweatybridge sweatybridge changed the title fix: persist config volume between restarts fix(db): persist config volume between restarts Jun 19, 2023
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.

Stop/Start supabase locally results in Vault secrets with invalid ciphertext

3 participants