This repository has been archived by the owner on May 16, 2022. It is now read-only.
Releases: user-cont/release-bot
Releases · user-cont/release-bot
0.7.1
0.7.0
0.7.0
We would like to thank all GSoC applicants for their contribution to this project during the application period!
0.6.1
0.6.1
- Bot ignores 'python_versions' in release-conf and builds an sdist and a py3 wheel.
0.6.0
0.6.0
- 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.
0.5.0
0.5.0
- 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.
0.4.1
- Fix wrong PR description
- Fix pytest fixture warnings
- Fix git credentials for Fedora releasing
0.4.0
- 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
0.3.8
- Fedora-related bug fixes
0.3.7
- Fix KeyError
0.3.6
- Fix KeyError