Week 5 (January 28th – February 3rd)
- Packit CLI now supports building packages in the Open Build Service (packit#2067)
This is also a breaking release that includes changes from the Packit 1.0.0, we have opened PRs that should help you with migration if you are affected.
For more details please see the following blog post.
-
in them. (contributed by Dan Čermák, specfile#445)pull-from-upstream
and propose-downstream
commands now have the --sync-acls
option that enables syncing the ACLs between dits-git repo and fork. The default behaviour was, however, changed to not sync the ACLs. (packit#2214)allowed_pr_authors
and allowed_committers
now allow specifying groups and also aliases all_admins
and all_committers
(corresponding to the access to the repository). (packit-service#2320)/bodhi-updates
for getting information about Bodhi updates submitted by Packit. (packit-service#2310)/packit test
command, you can now also use -i
and --id
aliases for --identifier
option. (packit-service#2309)koji_build
and bodhi_update
jobs.
For both of them, the behaviour is the same as for pull_from_upstream
- the configuration is taken
from the default branch of the dist-git repository (usually rawhide
) and other branches are ignored.
(packit-service#2295)