Skip to content

Harden core tooling and Supabase secrets#11

Merged
MaxGhenis merged 1 commit intomainfrom
core-clean-slate-1
Apr 25, 2026
Merged

Harden core tooling and Supabase secrets#11
MaxGhenis merged 1 commit intomainfrom
core-clean-slate-1

Conversation

@MaxGhenis
Copy link
Copy Markdown
Contributor

Summary

  • remove embedded Supabase service-role key fallbacks from core compatibility code and scripts
  • fail fast when Supabase credentials are not provided, with regression coverage
  • align Python metadata with the >=3.11 support floor and add a blocking focused ruff check while keeping full lint/mypy advisory
  • clean the focused lint subset touched by the new CI guard

Verification

  • UV_FROZEN=1 uv run --extra dev ruff check src/microplex/core src/microplex/targets src/microplex/supabase_targets.py tests/targets tests/test_package_surface.py tests/test_supabase_targets.py
  • UV_FROZEN=1 uv run --extra dev pytest tests/ -q
  • rg -n "eyJhbGciOi|service_role" .
  • npx gitnexus detect-changes --scope staged --repo /private/tmp/microplex-core-clean-slate-1

@MaxGhenis MaxGhenis merged commit 74729be into main Apr 25, 2026
4 checks passed
@MaxGhenis MaxGhenis deleted the core-clean-slate-1 branch April 25, 2026 21:26
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.

1 participant