Releases: EffectiveRange/python-package-github-action
Releases · EffectiveRange/python-package-github-action
v2
What's Changed
- Update naming: cross build -> devcontainer, library -> fpm-deb, application -> dh-virtualenv by @AttilaGombosER in #8
- Fixes by @AttilaGombosER in #9
- Fixes and improvements by @AttilaGombosER in #10
- Free disk space before devcontainer build by @AttilaGombosER in #11
- Install packaging tools as root by @AttilaGombosER in #12
- Commit before linking action repo by @AttilaGombosER in #13
- Optionally free up disk space before devcontainer build by @AttilaGombosER in #14
- Make version update in setup.py quote type agnostic by @AttilaGombosER in #15
Full Changelog: v1...v2
v1
What's Changed
- Initial code by @AttilaGombosER in #1
- Fix action references by @AttilaGombosER in #2
- Fix native build command by @AttilaGombosER in #3
- Add TOC and some details by @AttilaGombosER in #4
- Fix .deb copy if not exists out of tree by @AttilaGombosER in #5
- Add pre-build and post-build command options by @AttilaGombosER in #6
- Remove sudo to avoid using default python version by @AttilaGombosER in #7
New Contributors
- @AttilaGombosER made their first contribution in #1
Full Changelog: https://github.com/EffectiveRange/python-package-github-action/commits/v1