-
Wed Aug 25 2021 Pavel Raiskup <praiskup@redhat.com> 1.112-1
- generate webhook secrets using APIv3
-
Tue Jun 15 2021 Pavel Raiskup <praiskup@redhat.com> 1.111-1
- allow user to disable generating appstream metadata
- new API call for providing ENVRA info for builds
-
Tue Apr 27 2021 Jakub Kadlcik <frostyx@email.cz> 1.110-1
- python: drop the deprecated APIv1 code from client
- python: add deprecation warning for APIv2
- frontend: test that we can set these options via API
- cli: test list-builds, list-packages and get-package output
- frontend: document missing isolation argument
-
Tue Mar 16 2021 Pavel Raiskup <praiskup@redhat.com> 1.109-1
- support the fedora-review option per-project
-
Wed Jan 20 2021 Pavel Raiskup <praiskup@redhat.com> 1.108-1
- allow setting isolation option per chroot
-
Mon Nov 30 2020 Pavel Raiskup <praiskup@redhat.com> 1.107-1
- new mock --isolation option
- deduplicate APIv3 build-chroot parameters
-
Wed Nov 11 2020 Pavel Raiskup <praiskup@redhat.com> 1.106-1
- bump to non-devel version
-
Mon Nov 09 2020 Jakub Kadlcik <frostyx@email.cz> 1.105.3.dev-1
- frontend, python: we cannot order chroots by name
- python: synchronize the docs for build options
- frontend, cli, python, rpmbuild: better bootstrap config
- beaker-tests, cli, frontend, python, rpmbuild: add option to config bootstrap
- all: run pytest with -vv in package build
- common, cli, python, rpmbuild, frontend, backend: DistGit source method
- python: Don't apply bind_proxy in BaseProxy __init__()
-
Tue Aug 11 2020 Pavel Raiskup <praiskup@redhat.com> 1.105-1
- drop a redundant %py3dir use
-
Tue Aug 11 2020 Pavel Raiskup <praiskup@redhat.com> 1.104-1
- copr-cli API for get-package to support with_latest* args again