Skip to content

ci: add GitHub workflows#12

Merged
barvhaim merged 3 commits into
masterfrom
ai/verify-project
Jun 23, 2026
Merged

ci: add GitHub workflows#12
barvhaim merged 3 commits into
masterfrom
ai/verify-project

Conversation

@barvhaim

Copy link
Copy Markdown
Owner

Summary

  • add CI workflow for lint, tests across Python 3.11-3.13, and package build artifacts
  • add release workflow for building distributions and publishing to PyPI on published GitHub releases

Testing

  • uv run python -c 'import pathlib, yaml; [yaml.safe_load(p.read_text()) for p in pathlib.Path(".github/workflows").glob("*.yml")]; print("workflow yaml parsed")'
  • make build

@barvhaim barvhaim merged commit 35e5c8b into master Jun 23, 2026
5 checks passed
@barvhaim barvhaim deleted the ai/verify-project branch June 23, 2026 21:59
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