Ian Ballou
Ian Ballou
I was also requested to include `purge:trends`.
> Can't the permissions be cleaned up in a simple DB migration? Yeah, they could, I built it off of the `purge` task since it was something we already had....
Okay, so I pulled out the purge methods into helpers and included the helper methods in both a new migration and the old rake tasks. I also removed the upgrade...
Oh fun, we're hitting the apipie bug in the tests now.
[test katello]
@wbclark your change there makes sense to me!
@wbclark I pushed the changes
From the test failure, it looks like you'll need to rerecord the VCR for `test_create_remote_with_http_proxy_creds` in `yum_test.rb`. I'm not sure what changed, we'd have to rerecord the new VCR and...
@ekohl ah I missed that, yeah we'll need to make sure those items keep getting included to the tests that used to use RepositorySupport.