Skip to content

fix: enforce the v0.5 Python baseline - #44

Merged
leynier merged 2 commits into
mainfrom
fix/v0.5-plan-audit
Aug 9, 2026
Merged

fix: enforce the v0.5 Python baseline#44
leynier merged 2 commits into
mainfrom
fix/v0.5-plan-audit

Conversation

@leynier

@leynier leynier commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • enforce Python 3.12+ across all 126 catalog components and Copier choices
  • add consistency tests between Copier choices, catalog roles, and generated metadata
  • prove a generated project can sync and test on Python 3.12
  • complete the v0.5.0 changelog and final plan-audit guardrails

Validation

  • uv run python scripts/compile_catalog.py --check
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run pytest (87 passed)
  • generated-project Python 3.12 sync and tests
  • uv run --only-group docs zensical build --clean --strict
  • npx --yes skills add . --list
  • gh act pull_request -j lint --pull=false
  • gh act pull_request -j structure --pull=false

@leynier
leynier merged commit 9752839 into main Aug 9, 2026
12 checks passed
@leynier
leynier deleted the fix/v0.5-plan-audit branch August 9, 2026 00:47
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