- Bot ignores 'python_versions' in release-conf and builds an sdist and a py3 wheel.
- Jenkinsfile and Contribution guide have been added.
- Metadata from setup.py have been moved to setup.cfg.
- README.md has been updated.
- A way to authenticate as a Github App has been added.
- Bot works in the upstream git repo instead of downloading zip.
- Bot adds a link to Bodhi (to Github comment) when fedora builds are successful.
- Base images have been bumped to F29.
- Some tests have been fixed.
- You can specify github labels in release-conf.yaml configuration file which should be applied on a pull request created by release bot.
- Documentation is updated and is more clear now.
- The bot no longer tries to release old versions again.
- Fix wrong PR description
- Fix pytest fixture warnings
- Fix git credentials for Fedora releasing
- Allow self-releasing on issue
- Fix code style issues
- Add more tests on github & bot itself
- Ability to do initial release + fixes
- Fix minor issues from code review, change how release-conf is loaded
- Fix code style issues
- Add ability to make PRs with version change based on release issue
- Update config files from kwaciaren
- Use bandit/pylintrc file from kwaciaren
- [.s2i/bin/run] Don't use --keytab if there's no such file
- Use absolute imports
- Fedora-related bug fixes
- Fix KeyError
- Fix KeyError
- Request/Limit openshift resources
- Iterate over PRs in descending order
- Use nss_wrapper to create/use custom passwd file
- Add status comments to PR
- Structure code into classes
- bug fixes, bug fixes, bug fixes
- Fix changelog parsing
- Bump up version because of PyPi
- Initial release.