Releases: containerbuildsystem/koji-containerbuild
Releases · containerbuildsystem/koji-containerbuild
0.7.20.1
What's new?
- allow compose_ids used together with repo_url
0.7.20
What's new?
- Handle new cachito dependency replacements argument
0.7.19
What's new?
- Handle whitelist annotation as a string
0.7.18.3
What's new?
- Allow additional properties for containerbuild
0.7.18.2
What's new?
- Allow additional properties for containerbuild
0.7.18.1
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
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
What's new?
- new
source-container-build
sub-command for building source container images
0.7.16
What's new?
- Pass triggered_after_koji_task parameter through to osbs-client for autorebuilds
0.7.15
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