Skip to content

Stable1.0#39

Merged
Bmete7 merged 7 commits into
developfrom
stable1.0
Feb 12, 2026
Merged

Stable1.0#39
Bmete7 merged 7 commits into
developfrom
stable1.0

Conversation

@Bmete7
Copy link
Copy Markdown
Collaborator

@Bmete7 Bmete7 commented Feb 12, 2026

This pull request introduces continuous integration (CI) and publishing workflows using GitHub Actions. The main changes set up automated testing and linting for all pushes and automate publishing to PyPI on version tag pushes.

CI/CD automation:

  • Added a .github/workflows/ci.yml workflow to automate environment setup, dependency installation, linting (via Ruff), and testing (via pytest) on every push.

  • Added a .github/workflows/publish.yml workflow to build and publish the package to PyPI automatically when a version tag is pushed, using UV for environment management and publishing.

@Bmete7 Bmete7 self-assigned this Feb 12, 2026
@Bmete7 Bmete7 merged commit d4440db into develop Feb 12, 2026
1 check passed
@Bmete7 Bmete7 deleted the stable1.0 branch February 12, 2026 20:12
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