gitcloak/.forgejo/workflows
Kumi d5fc940e60
All checks were successful
Python Package CI/CD / Publish to PyPI (push) Successful in 36s
feat: add CI/CD workflow for PyPI package releases
Introduced a GitHub Actions workflow for automated CI/CD of the Python package. This setup includes:
- Triggering on push events to any tag
- Containerized build environment using Node 20 on Bookworm
- Steps for code checkout, dependency installation, and publishing to PyPI

This enhancement streamlines the release process and ensures consistent packaging and distribution of the Python package.
2024-06-19 09:37:22 +02:00
..
release.yml feat: add CI/CD workflow for PyPI package releases 2024-06-19 09:37:22 +02:00