Releases: davidism/gha-update
Releases · davidism/gha-update
Release list
0.2.0
This is the gha-update 0.2.0 feature release.
PyPI: https://pypi.org/project/gha-update/0.2.0/
Changes: https://gha-update.readthedocs.io/page/changes/#version-0-2-0
- Follow redirects for moved projects. #1
- Read
GITHUB_TOKENto make authenticated requests, and advise setting it if a rate limit is reached. #7 - Use default config if the config file does not exist. #14
- Update action references in action definitions. Definitions are
action.yaml/.ymlfile in folders in.github/actionsor at the root. #6 - Don't fail if
workflowsfolder is missing. - Add
ghes-hostconfig to access a GitHub Enterprise Server. #16 - Handle pagination when fetching tags. Show an error if no version tags were found. #15
0.1.0
- PyPI: https://pypi.org/project/gha-update/0.1.0/
- Documentation: https://gha-update.readthedocs.io