Releases: paullockaby/ghpypi
Releases · paullockaby/ghpypi
v1.4.0
v1.4.0 (2025-04-27)
Feat
- flag to merge repositories
- enable weekly security scan
- enable trivy scanning in pipelines
Fix
- build pipeline for github actions included wrong steps
- removing deprecated github library usage
- use built-in types for type checking
- deps: updating minimimum python version to remove vulnerabilities
- deps: updating python dependencies
- updating dependencies to resolve security vuln
- deps: bump jinja2 from 3.1.5 to 3.1.6
- correcting the license configuration
- attempting to fix dependabot
- add deprecated fields to fix dependabot
- deps: bump commitizen-tools/commitizen-action from 0.23.1 to 0.24.0
- deps: updating poetry version and cleaning up docker
- correcting the name of one of the managed repositories
- updating build scripts, readme, python dependencies
- updating python version to 3.13 and various actions updates
- update commitizen, remove warnings from tests
- deps: bump softprops/action-gh-release from 2.0.9 to 2.1.0
- deps: bump commitizen-tools/commitizen-action from 0.21.0 to 0.22.0
- deps-dev: bump pytest from 8.3.3 to 8.3.4
- update python
- removing deprecated safety tool
- deps: updating commitizen pre-commit hook
- deps: bump distlib from 0.3.8 to 0.3.9
- deps-dev: bump types-requests
- deps-dev: bump pytest-cov from 5.0.0 to 6.0.0
- deps: bump softprops/action-gh-release from 2.0.8 to 2.0.9
- updating pre-commit configuration
- deps-dev: bump types-requests
- deps-dev: bump pytest from 8.3.2 to 8.3.3
- remove pre-commit from deps, update dependencies
- updating dependencies
- do not fail pipeline if nothing to commit
v1.3.2
v1.3.2 (2024-09-02)
Fix
- more fixing of github pages builds
- set username on git commit
- save pages in repo (#119)
- correcting build process (#118)
- deps: bump pygithub from 2.3.0 to 2.4.0
- deps-dev: bump pre-commit from 3.7.1 to 3.8.0
- deps-dev: bump pytest from 8.3.1 to 8.3.2
v1.3.1 (2024-05-07)
v1.3.0 (2023-10-10)
v1.2.1 (2022-11-19)
v1.2.0 (2022-10-17)
v1.1.1 (2022-06-11)
v1.1.0 (2022-05-08)
v1.0.1 (2021-12-24)
v1.0.0 (2021-12-24)
v1.3.1
updating python dependencies
v1.3.0
updating python dependencies
v1.2.1
clarifying the readme
v1.2.0
Merge pull request #30 from paullockaby/build-system Build system
v1.1.1
updating poetry lock file
v1.1.0
adding lots of tests
v1.0.1
Merge branch 'main' of github.com:paullockaby/ghpypi into main
v1.0.0
Adding ghpypi tool.