cli
cli copied to clipboard
feat(config): experimental config webhooks
What kind of change does this PR introduce?
- Add a [experimental.webhooks] section to the config
- Add necessary changes for use with the updater
Related:
https://github.com/supabase/infrastructure/pull/20348
What is the current behavior?
Please link any relevant issues here.
What is the new behavior?
Feel free to include screenshots if it includes visual changes.
Additional context
Add any other context or screenshots.
Pull Request Test Coverage Report for Build 11512268495
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- 5 unchanged lines in 1 file lost coverage.
- Overall coverage decreased (-0.03%) to 59.784%
| Files with Coverage Reduction | New Missed Lines | % |
|---|---|---|
| internal/gen/keys/keys.go | 5 | 12.9% |
| <!-- | Total: | 5 |
| Totals | |
|---|---|
| Change from base Build 11499852870: | -0.03% |
| Covered Lines: | 6367 |
| Relevant Lines: | 10650 |