Releases: joergschultzelutter/pypi-publish-workflow
Releases · joergschultzelutter/pypi-publish-workflow
1.10
- Migration to PyPi's Trusted Publishers model
1.09
Documentation updates
1.0.8
Migrated external Github actions to latest version
Upgraded Python version dependency from 3.8 to 3.11
1.0.7
Migrated external Github actions to latest version (NodeJS 20)
1.0.6
- Migrated regex-related code from actions-ecosystem/action-regex-match to kaisugi/action-regex-match as its maintainer seems to have gone into hiatus and the action-ecosystems' extension is prone to break due to the missing migration to NodeJS 16 or later
1.0.5
Updated several workflow dependencies
https://github.com/marketplace/actions/actions-ecosystem-action-regex-match still works but requires an update by the action author
1.04
Added PlantUML workflow documentation
Minor updates
- Aligned library path
- Updated documentation
Issue fixes and documentation updates
- Documentation updates
- Clarification on this job being triggered for both releases and pre-releases
- releases will be pushed to PyPi Test and Prod whereas prereleases will only be pushed to PyPi Test
- Added job filter, thus limiting the job to the 'master' branch
1.01
- Documentation updates
- Added Python version as parameter