-
Thu Jan 21 2021 Ondřej Nosek <onosek@redhat.com> - 1.40-2
- Patches:
- Fedpkg update didn't read bug numbers from changelog
- New default dist-git branch: rawhide
- New default dist-git branch: rawhide - unittests
-
Fri Dec 04 2020 Ondřej Nosek <onosek@redhat.com> - 1.40-1
- Tests for "--release eln" (onosek)
- Add support for using "--release eln" (mmathesi)
- Fix Python 2 tests for epel7 (onosek)
- Do not show warning when 'package.cfg' is missing - #417 (onosek)
- Fix tests - #414 (michel)
- Revert "Support for epel*-playground branch requests" - #414 (michel)
-
Wed Sep 09 2020 Ondřej Nosek <onosek@redhat.com> - 1.39-1
- Pytest replaces nosetests (onosek)
- More specific regex to detect bugs in changelog (onosek)
- Print response data from Pagure for debugging (onosek)
- fedpkg fork checks if the fork already exists (onosek)
- Fix unittest for bodhi based on its version (onosek)
- display_name added to bodhi.template (onosek)
- Remove unncecessary test (onosek)
- Correct flake8 complaints to pass unittests (onosek)
- fedpkg fork adds correct remote URL (onosek)
- Disable test method's docstring in nosetests list (onosek)
- Allow retirement on epel branches - tests (onosek)
- Allow retirement on epel branches (mboddu)
- Updated supported plaforms in documentation (onosek)
- Check missing config options more reliably - 1813338 (onosek)
- Body changes for requesting new test repo (onosek)
- Repair test of "retire" command after rpkg update (onosek)
- Move rpm dependency for test environment only (onosek)
- Run newer version of sphinx-build tool (onosek)
- Remove deprecated clone_config (onosek)
-
Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.38-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 1.38-5
- Rebuilt for Python 3.9
-
Mon May 18 2020 Ondřej Nosek <onosek@redhat.com> - 1.38-4
- Patch: Fix unittest for bodhi based on its version
-
Mon Mar 30 2020 Ondřej Nosek <onosek@redhat.com> - 1.38-3
Patches:
- Repair test of "retire" command after rpkg update
- Body changes for requesting new test repo
- Check missing config options more reliably
-
Fri Mar 06 2020 Ondřej Nosek <onosek@redhat.com> - 1.38-2
- Patch: Move rpm dependency for test environment only
-
Mon Mar 02 2020 Ondřej Nosek <onosek@redhat.com> - 1.38-1
- Removes check of bodhi-client version - rhbz#1796972 (onosek)
- Clone config customization for namespaces (onosek)
- Repair Jenkins tests (onosek)
- Update bash completion with side tag commands (lsedlar)
- add --fail-fast to bash-completion (cheese)
- Improve coding style by sorting imports (onosek)
- Repair tests for previous commits (onosek)
- Create fork of the active repository - #276 (onosek)
- request-tests-repo: add branch into ticket body - #359 (onosek)
- verrel command on master asks Koji first - #357 (onosek)
- Check nvr before build - #356 (onosek)
- Change dist tag for epel8-playground (onosek)
- Add test for retiring on archived release (lsedlar)
- Mock requests in all tests (lsedlar)
- Line up descriptions for better code readability (onosek)
- Clarify request-branch 'service levels' argument - #283 (onosek)
- Resolve Jenkins unittests failing (onosek)
- utils: fix whitespace in Pagure error message (kdreyer)
- New options for bodhi template - 459 (onosek)
- Block retiring in released branches - #337 (onosek)
- Use package.cfg for epel8+ branches (mboddu)
- Add epel*-playground into rpmdefines (smooge)
- linux_distribution import moved (onosek)
- Unittests for epel*-playground branch requests (onosek)
- Allow epel*-playground requests for epel8 and newer (onosek)
- Support for epel*-playground branch requests - #334 (mboddu)
- git-changelog: Fix running on Python 3 (onosek)
- Avoid warning about invalid escape with python3.8 (zbyszek)
- Tests for update stable karma - #321 (cqi)
- Bump check for bodhi client - 330 (lsedlar)
- Ignore files in a cloned repository - patterns update (onosek)
-
Mon Feb 03 2020 Ondřej Nosek <onosek@redhat.com> - 1.37-13
- Patch: Removes check of bodhi-client version