Katello / katello-packaging

[DEPRECATED] Packaging for Katello
7 stars 33 forks source link

Fixes #20922 - use highline for user promting #528

Closed evgeni closed 6 years ago

theforeman-bot commented 7 years ago

Issues: #20922

evgeni commented 6 years ago

rebased

ehelms commented 6 years ago

highline is not default ruby is it? So the spec files that include this file will need to require this package now?

evgeni commented 6 years ago

@ehelms you are right, even though katello-backup was using highline before, w/o explicitly adding that dep. added now.

evgeni commented 6 years ago

[test]

ehelms commented 6 years ago

These packages and code have all moved to foreman-packaging rpm/develop under a katello subfolder. Please re-open your PR against it to ensure there is no data loss between the repositories. The code in this repository will be subsequently removed -- https://github.com/Katello/katello-packaging/pull/575

evgeni commented 6 years ago

moved to https://github.com/theforeman/foreman-packaging/pull/1928