Skip to content

Use pattern matching for project state dispatch - #3650

Merged
adamtheturtle merged 1 commit into
mainfrom
use-pattern-matching
Sep 14, 2026
Merged

adamtheturtle merged 1 commit into
mainfrom
use-pattern-matching

Conversation

@adamtheturtle

Copy link
Copy Markdown
Member

Replace the state-to-exception dictionary and database isinstance chain with enum and class patterns.

Validation:

  • uv run --group dev prek run --all-files
  • uv run --group dev prek run --all-files --hook-stage pre-push
  • uv run --group dev prek run --all-files --hook-stage manual
  • direct exercise of working, inactive, suspended, and no-API-access branches

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