After 105 minor releases we are almost ready to announce our first major release, Packit 1.0.0!
4 posts tagged with "configuration"
View All TagsNo more divergent dist-git branches with Packit!
Were you annoyed by Packit creating divergent branches in your package's dist-git repository? You'll be happy to know that Packit now supports a new dist_git_branches
syntax that enables fast-forwarding commits between branches.
Non-git upstreams support and simplified configuration for easier onboarding!
We are happy to announce that support for non-git upstreams in the pull_from_upstream
job is here!
This enhancement simplifies configuration by removing the need to define upstream_project_url
,
opening the door for more use cases, while also simplifying the onboarding in general.
(Tests) job triggering improvements
Recently, we received multiple contributions from the Strimzi team, specifically Jakub Stejskal and David Kornel, for the functionality of manual triggering of jobs and other related improvements, mostly focusing on the testing UX. We are very happy about these and would like to showcase the results of their awesome contributions.