Skip to content

chore: add non-production auto seed#241

Open
adrunkhuman wants to merge 1 commit intomasterfrom
issue-214-auto-seed
Open

chore: add non-production auto seed#241
adrunkhuman wants to merge 1 commit intomasterfrom
issue-214-auto-seed

Conversation

@adrunkhuman
Copy link
Copy Markdown
Owner

Summary

  • Add opt-in non-production test data seeding after database initialization
  • Guard auto-seeding against production, missing test guild IDs, and non-empty databases
  • Document the preview deployment env vars and cover the startup path in tests

Verification

  • uv run pytest --tb=short
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run ty check typer_bot

Closes #214

@coolify-github-app-adrunkhuman
Copy link
Copy Markdown

coolify-github-app-adrunkhuman Bot commented May 10, 2026

The preview deployment for TyperBot is ready. 🟢

Open Build Logs | Open Application Logs

Last updated at: 2026-05-10 21:02:56 CET

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.

chore: add opt-in non-production database auto-seeding

1 participant