Skip to content

Releases: containerbuildsystem/koji-containerbuild

0.7.14

12 Jun 16:32
Compare
Choose a tag to compare

What's new?

  • enable building py3 package for rhel8

0.7.13.1

08 Mar 17:15
Compare
Choose a tag to compare

What's new?

  • allow yum_repo with compose_id

0.7.13

06 Mar 20:19
Compare
Choose a tag to compare

What's new?

  • confirm that a target exists before tagging it and raise an error message if it doesn't.

0.7.12.2

15 Jan 14:34
Compare
Choose a tag to compare

What's new?

  • use incremental_upload for metadata.json, because source file is on read-only filesystem

0.7.12.1

11 Jan 15:33
Compare
Choose a tag to compare

What's new?

  • copy instead of move metadata.json to task output for scratch builds

0.7.12

08 Jan 14:57
Compare
Choose a tag to compare

What's new?

  • code has been ported to support both python 2 and python 3
  • python 2.6 support has been dropped
  • move metadata.json to task output for scratch builds

0.7.11

05 Oct 10:53
Compare
Choose a tag to compare

What's new?

  • Proper obsolete of koji-containerbuild-cli

0.7.10

22 Aug 15:10
Compare
Choose a tag to compare

What's new?

  • parse compose-ids as integers

0.7.9.1

29 Jun 13:34
Compare
Choose a tag to compare

What's new?

  • arch-override is now a valid argument for isolated builds

0.7.9

13 Jun 20:25
Compare
Choose a tag to compare

What's new?

  • Proper CLI koji plugin