Releases: dsoftwareinc/github-actions-cli
Releases · dsoftwareinc/github-actions-cli
v1.2.4
v1.2.4
🐛 Bug Fixes
- fix: Support action names with sub-paths (e.g.
actions/upload-artifact/merge) #8 - fix: UnicodeDecodeError reading workflow files on Windows — always open with UTF-8 encoding #5
- fix: UnboundLocalError when a repository has no releases
- fix: PyGitHub deprecation warning — use
Auth.Tokeninstead oflogin_or_token
🧪 Tests
- Add test suite with pytest and pytest-mock
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Migrate to uv
🐛 Bug Fixes
- fix: Comparison can be timezone aware
New Contributors
- @eco-JoshuaJackson made their first contribution in #10
Full Changelog: v1.2.2...v1.2.3
v1.2.2
🐛 Bug Fixes
- fix: Update versions
- fix: error when repository is not found'
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.1.1
v1.0.1
🚀 Features
- Support default action to list actions requiring update without updating.
- Update GitHub actions to their latest release tag on local repo or remote repo.
Full Changelog: https://github.com/dsoftwareinc/github-actions-cli/commits/v1.0.1