Honza converted packit’s test suite from STI to FMF and configured packit to
synchronize the suite to Fedora dist-git
(packit#1192).
Franta fixed a bug in packit which kept only appending targets to an existing
COPR project which is no longer a case - dropped targets are now being
removed
(packit#1197).
Tomáš fixed an issue in chaining variable definitions in the RPM macros used
to set up source-git repositories with packit init
(packit#1206).
Jirka improved the error message Packit Service emits when the request to
start a test in Testing Farm fails
(packit-service#1055).
Laura made Packit Service to set a status for jobs as soon as the requests
are received, and before starting any of the jobs
(packit-service#1046).
This way users will receive a more immediate feedback about the Service
handling their requests.
The current_version_command and create_tarball_command config options are being deprecated
in favour of actions.
An issue will be created in the affected repositories if we find those options in use.
(packit-service#1064)
The result pages have been replaced by the views on our dashboard.
Let us know what do you think about that and what information do you want to see there.
You can expect more changes on this field.
When initiating a new source-git repo, packit adds info about sources to packit.yaml.
Also dist-git sources from the lookaside cache are not commited.
(packit#1208,
packit#1216).
Franta added support for git repository cache into packit. The service part is yet to be done
(packit#1214).