What’s changed
Lots of smaller changes and updates. The main change is this release is now marked 1.0.0.
The Repository Updater has served me well the past years, it deserves the number 😉
This release removes the check to see if the Docker image is available on DockerHub. This allows for use with other container registries, like the one introduced by GitHub. Besides that, a lot of cleanups and small changes have been done.
Additionally, the Repository Updater is now available as GitHub Action 🎉
A full overview of commits done:
- Remove DockerHub checks, to allow use of other registries
- Update dependencies
- Bump Python version in Docker image
- Happy New Year
- Bump version to 0.6.0
- Add GitHub Action support
- Fix GitHub Action entry point
- Fix GitHub Action entrypoint file permission
- Fix GitHub Action missing dependencies
- Fix incorrect expression/variables in GitHub Action for repository
- Update code of conduct
- Remove codeclimate configuration
- Add GitHub Action documentation
- Clean up old pro-bot stuff
- Add Stale action
- Add Lock action
- Add Labels action
- Update code owners
- Add Release Drafter
- Fix a typo
- Cleanup
- Add FUNDING.yml
- Add dependabot
- More cleanups
- Add additional release tags
- More cleanups
- Documentation tweaks
- Bump version to 1.0.0