Releases: joergschultzelutter/pypi-publish-workflow
Releases · joergschultzelutter/pypi-publish-workflow
1.0.7
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
1.0
- Work flow updates
- VERSION file dependency is no longer required
- removed MANIFEST.in
- added safefy checks