containerbuildsystem / koji-containerbuild

Container build support for Koji buildsystem
GNU Lesser General Public License v2.1
29 stars 32 forks source link

Bring back skip_build option #246

Closed MartinBasti closed 1 year ago

MartinBasti commented 1 year ago

This option must be kept for BW compatibility, tools like rpkg are adding skip_build=False to task options.

However when skip_build is True, build must fail becasue this feature has been dropped

CLOUDBLD-10709

Signed-off-by: Martin Basti mbasti@redhat.com

Maintainers will complete the following section

MartinBasti commented 1 year ago

release notes:

  • 'skip_build' option is deprecated, builder doesn't allow to skip builds anymore (it was part of deprecated OSBS autorebuild feature)