8000 Releases · packit/packit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: packit/packit

1.8.0

09 May 08:20
dfc652f
Compare
Choose a tag to compare
  • You can now validate a Packit config passed to the Packit CLI via a path, e.g., packit config validate -c /tmp/my-custom-packit-config.yml. (#2556)
  • The --resultdir argument in build_in_mock now defaults to the current directory ("."), preventing loss of build artifacts when not explicitly set. (#2567)

1.7.0

13 Apr 18:56
641502d
Compare
Choose a tag to compare
  • We have implemented a set of options osh_options that allow you to customize OpenScanHub scans via config. (#2570)

1.6.0

04 Apr 14:24
a3ff593
Compare
Choose a tag to compare
  • When using fast_forward_merge_into, version_update_mask is now correctly being taken into consideration. (#2551)
  • We have introduced a new command group config for configuration-related commands and moved validate-config command under it, resulting in the new command being packit config validate. (#2559)

1.5.0

31 Mar 12:54
34f547b
Compare
Choose a tag to compare
  • Packit now supports --base-nvr option while submitting scans to OpenScanHub. The base nvr is pulled in from koji to perform a differential scan. (#2569)

1.4.0

28 Mar 15:32
d417604
Compare
Choose a tag to compare
  • Packit CLI now submits Koji builds in parallel. (#2568)

1.3.0

18 Mar 12:47
69afa2b
Compare
Choose a tag to compare
  • Cached values of OpenSUSE aliases are used for any exception coming from opensuse_distro_aliases to not break a code flow if there is any problem with getting the online ones. (#2548)
  • A couple of other small improvements.

1.2.0

23 Feb 14:36
90fc3c0
Compare
Choose a tag to compare
  • Packit reloads spec file after create-archive to keep user changes. (#2533)

1.1.1

14 Feb 12:56
c5ddfd1
Compare
Choose a tag to compare
  • Packit doesn't attempt to upload git-tracked remote sources (for example a GPG keyring) to lookaside cache anymore when syncing release. (#2518)

1.1.0

02 Feb 09:32
b038051
Compare
Choose a tag to compare
  • Thanks to the work of Bryan Elee (as part of his Google Summer of Code work) and Dan Čermák, there is a new packit build in-obs CLI command to trigger a build in OBS. (#2067)

1.0.1

26 Jan 21:23
809a89b
Compare
Choose a tag to compare
  • version_update_mask now applies to EPEL dist-git branches in the same way it does to stable Fedora branches. (#2507)
0