Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refs #18894 - Remove unused rake tasks #6687

Merged
merged 1 commit into from
Mar 19, 2017

Conversation

jlsherrill
Copy link
Member

No description provided.

@mention-bot
Copy link

@jlsherrill, thanks for your PR! By analyzing the history of the files in this pull request, we identified @ehelms, @lzap and @pitr-ch to be potential reviewers.

@jlsherrill
Copy link
Member Author

i guess there were 'rake' tasks that weren't loaded at all before. These aren't actually rake tasks:

gettext.rake (?)
jshint.rake (not a rake task?)

And these error when running:
jsroutes.rake (uninitialized constant JsRoutes)
pretty_routes.rake (uninitialized constant ActionController::Routing)
simplecov.rake (Don't know how to build task 'minitest' )

are any of these still needed?

@ehelms
Copy link
Member

ehelms commented Mar 19, 2017

They weren't loaded before so I doubt they are needed.

@jlsherrill jlsherrill merged commit df4f680 into Katello:master Mar 19, 2017
@jlsherrill jlsherrill deleted the delete_tasks branch March 19, 2017 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants