Skip to content

chore(supabase): drop unused config.toml; templates apply via Dashboard#18

Draft
anshayea wants to merge 1 commit intomainfrom
claude/fix-arabic-text-direction-bQDkj-cleanup
Draft

chore(supabase): drop unused config.toml; templates apply via Dashboard#18
anshayea wants to merge 1 commit intomainfrom
claude/fix-arabic-text-direction-bQDkj-cleanup

Conversation

@anshayea
Copy link
Copy Markdown
Contributor

Summary

Cleanup follow-up to #17. The previous PR added supabase/config.toml advertising a supabase config push CLI workflow, but the project applies all Supabase changes manually from the Dashboard (see the migrations section of README.md). The CLI path was never exercised in practice, so the config file was dead config that promised a deploy mechanism nobody runs.

  • Delete supabase/config.toml.
  • Simplify the README note to only describe the Dashboard paste flow, with a reminder to keep supabase/templates/magic_link.html updated as the source of truth.
  • Keep supabase/templates/magic_link.html and the Resend email.ts RTL fixes from fix(emails): force RTL on Arabic emails so punctuation lands correctly #17 — those are still actively useful.

Test plan

  • Confirm no other file in the repo references supabase/config.toml (grep -r "config.toml" . should return only .git/...).
  • Read README section 3 in rendered Markdown to confirm the new paragraph is coherent.

Generated by Claude Code

The previous PR added supabase/config.toml advertising a `supabase config
push` CLI workflow, but the project applies Supabase changes manually from
the Dashboard (per the migrations section of this README). The CLI path was
never exercised, so the file was misleading dead config. Keep
supabase/templates/magic_link.html as the version-controlled source of
truth and document only the manual paste flow.
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
crm Ready Ready Preview, Comment Apr 27, 2026 8:21am

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 27, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9aee13b5-49b0-496a-b6c2-2cc433ea86e2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/fix-arabic-text-direction-bQDkj-cleanup

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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