You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: wip now using hatch build system and updating github actions (#11)
- Migrated to the Hatch build system and updated GitHub Actions for PyPI/TestPyPI publishing.
- Prepared GitHub Actions for PyPI OIDC (credential-free) publishing.
- Added a TestPyPI environment.
- Renamed and refined GitHub Actions workflows, especially `tests.yml`.
- Incrementally updated and fixed `tests.yml`.
- Added application version logic.
- Fixed typos.
- Updated CI documentation and removed the `develop`/`testing` branches from workflows.
0 commit comments