Skip to content

feat(cli): add local_smtp config#5333

Open
7ttp wants to merge 1 commit into
supabase:developfrom
7ttp:feat/phase-1
Open

feat(cli): add local_smtp config#5333
7ttp wants to merge 1 commit into
supabase:developfrom
7ttp:feat/phase-1

Conversation

@7ttp
Copy link
Copy Markdown
Contributor

@7ttp 7ttp commented May 21, 2026

TL;DR

adds local_smtp as the new preferred config key, keeps inbucket valid with a deprecation warning and updates the default template to use local_smtp

what's introduced:

local_smtp is now the preferred config/schema key, while existing
inbucket configs continue to work for now....

why

basically this moves the config away from an implementation specific name without breaking existing setups in phase 1 :)

ref

@7ttp 7ttp requested a review from a team as a code owner May 21, 2026 20:02
@coveralls
Copy link
Copy Markdown

coveralls commented May 21, 2026

Coverage Report for CI Build 26726708757

Coverage decreased (-0.02%) to 63.779%

Details

  • Coverage decreased (-0.02%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 7 coverage regressions across 2 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

7 previously-covered lines in 2 files lost coverage.

File Lines Losing Coverage Coverage
internal/utils/git.go 5 57.14%
internal/storage/rm/rm.go 2 80.61%

Coverage Stats

Coverage Status
Relevant Lines: 15759
Covered Lines: 10051
Line Coverage: 63.78%
Coverage Strength: 7.09 hits per line

💛 - Coveralls

@7ttp 7ttp self-assigned this May 21, 2026
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.

Update old references to Inbucket with Mailpit

2 participants