Closed Fryguy closed 4 years ago
@simaishi I am ignoring these rubocops because they are existing code or not relevant.
Please add product_name
to bin/kickstart_build.rb as well.
@simaishi Updated.
scripts/cli.rb
%w
-literals should be delimited by [
and ]
.scripts/spec/cli_spec.rb
%w
-literals should be delimited by [
and ]
.%w
-literals should be delimited by [
and ]
.scripts/spec/productization_spec.rb
Jansa backport details:
$ git log -1
commit df22f422a088062331caa36e0653a6353ddc343c
Author: Satoe Imaishi <simaishi@redhat.com>
Date: Tue Oct 20 10:10:25 2020 -0400
Merge pull request #446 from Fryguy/productize_build
Allow for productization of build
(cherry picked from commit 633eb44b90d05e04588af4f7387b513cba6199b8)
@simaishi Please review
This PR adds
main/repos-extra.ks.erb
and optionallypost/repos-extra.ks.erb
(which is used when the rpm names are available elsewhere)cc @bennett-white