Skip to content

Releases: containerbuildsystem/koji-containerbuild

0.7.20.1

24 Feb 15:06
Compare
Choose a tag to compare

What's new?

  • allow compose_ids used together with repo_url

0.7.20

18 Feb 17:33
Compare
Choose a tag to compare

What's new?

  • Handle new cachito dependency replacements argument

0.7.19

23 Jan 16:05
Compare
Choose a tag to compare

What's new?

  • Handle whitelist annotation as a string

0.7.18.3

18 Dec 22:09
Compare
Choose a tag to compare

What's new?

  • Allow additional properties for containerbuild

0.7.18.2

18 Dec 20:09
Compare
Choose a tag to compare

What's new?

  • Allow additional properties for containerbuild

0.7.18.1

12 Dec 15:21
Compare
Choose a tag to compare

What's new?

  • don't check for build nvr existance for autorebuilds
  • use orchestrator.log name for log in task for source container
  • Generate build_annotations.json task output based on the contents of koji_task_annotations_whitelist annotation. The entries listed in this annotation are names of the annotations to be included in the json file.

0.7.18

10 Dec 18:38
Compare
Choose a tag to compare

What's new?

  • Fail build for existing build if build state isn't failed or canceled,
    which will be refunded and reusable
  • add custom userdata dictionary to args list

0.7.17

03 Dec 16:30
Compare
Choose a tag to compare

What's new?

  • new source-container-build sub-command for building source container images

0.7.16

05 Nov 16:59
Compare
Choose a tag to compare

What's new?

  • Pass triggered_after_koji_task parameter through to osbs-client for autorebuilds

0.7.15

24 Sep 16:54
Compare
Choose a tag to compare

What's new?

  • input parameters are validated by schema and should provide nicer error reporting when parameters mismatch
  • check for required labels name & components only, allow other labels to be defined from env, check build existence only when explicitly defined nvr
  • Skip build option, to update just buildconfig for autorebuilds