#79 Alternative to `koji -p stream build`
Closed a year ago by carlwgeorge. Opened a year ago by vondruch.

Would it be possible to add centpkg alternative to koji -p stream build? This command should help with situations, where the internal build is already done (this is the case for handling IMPORTANT+ CVEs, which are released in RHEL first) and we just need to do the CentOS build without internal one.

I think there already are commands such as centpkg build --rhel-target exception, so maybe some additional target could help here. Or maybe some separate option such as --skip-rhel-build? Not sure


Metadata Update from @tdawson:
- Issue assigned to tdawson

a year ago

There has been some discussion on this, and I believe I finally have the proper way to do this.

As for calling it, we will have another option to --rhel-target --rhel-target none

Metadata Update from @tdawson:
- Issue tagged with: Feature Request

a year ago

The 'none' option has been added with this pull request.
https://git.centos.org/centos/centpkg/pull-request/91

That PR was merged and is included in version 0.8.1, which has been built and submitted.

Metadata Update from @carlwgeorge:
- Issue status updated to: Closed (was: Open)

a year ago

Log in to comment on this ticket.

Metadata