Gary Gale
5651e50534
fix #360 : Bump actions/upload-artifact from 3 to 4
2025-01-17 17:22:28 +00:00
Gary Gale
f3293ad220
fix #293 : Bump actions/checkout from 2 to 4
2025-01-17 17:17:14 +00:00
Gary Gale
6ea931a166
test #459 : only run GHA pipeline build and publish jobs on main
2025-01-17 16:51:49 +00:00
Gary Gale
73a51fb980
test #459 : allow GHA pipeline to run on release-* branches
2025-01-17 16:40:50 +00:00
long2ice
567934300b
ci: remove py37
2024-07-24 23:42:19 +08:00
dependabot[bot]
583df36da1
Bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-07 08:11:07 +00:00
Martijn Pieters
282fcc7cea
📦 Move PyPI release workflow into the main workflow.
...
This ensures that any releases are fully tested before publication.
The workflow first builds the distribution files (sdist, wheel) before
using a deployment environment to publish these to PyPI, using the
GitHub actions OpenID support to authenticate with PyPI.
2023-05-17 11:33:25 +01:00