Skip to content

chore: add Python quality gates and bump to v1.1.0#1

Merged
dimdasci merged 1 commit into
mainfrom
chore/python-quality-gates
May 15, 2026
Merged

chore: add Python quality gates and bump to v1.1.0#1
dimdasci merged 1 commit into
mainfrom
chore/python-quality-gates

Conversation

@dimdasci

Copy link
Copy Markdown
Owner

Summary

  • add Python quality gates for formatting, linting, syntax, and tests
  • add commit-time checks via pre-commit
  • add CI workflow to enforce checks on PR/push
  • add Makefile targets for local developer workflow
  • fix current script lint/syntax issues (including prep_audio.py line 119)
  • bump skill version from 1.0.0 to 1.1.0

Validation

  • make quality
  • uvx pre-commit run --all-files

Notes

  • branch protection for main was configured to require the quality status check

@dimdasci
dimdasci merged commit 578abbf into main May 15, 2026
1 check passed
@dimdasci
dimdasci deleted the chore/python-quality-gates branch May 15, 2026 14:03
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