theforeman / forklift

Helpful deployment scripts for Foreman and Katello
https://theforeman.github.io/forklift
GNU General Public License v3.0
183 stars 199 forks source link

Drop koji support #1800

Closed ekohl closed 5 months ago

ekohl commented 5 months ago

Now that Foreman 3.8 is EOL, nothing is built with Koji anymore and it can be retired. This means dropping the koji staging repositories, but also including certain scratch builds.

It also cleans up some pulp stuff and includes https://github.com/theforeman/forklift/pull/1797

ehelms commented 5 months ago

Can we clean up CI first (https://ci.theforeman.org/view/Foreman%203.8/) and then remove all of the supporting code?

ekohl commented 5 months ago

https://github.com/theforeman/jenkins-jobs/pull/436 has been merged, so I think this is ready for review.