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

[EmbeddedAnsible] TODO Cleanup #19276

Merged
merged 2 commits into from
Jun 25, 2020

Conversation

NickLaMuro
Copy link
Member

@NickLaMuro NickLaMuro commented Sep 9, 2019

Removes a bunch of TODO comments from the app/ and spec/ directories that I felt were not relevant.

Of the remaining ones:

The second one is something that needs further thought and discussion on the best way to move forward (service class possibly), so don't want to tackle that in this PR.

Edit: Per the PR review, the ones we did remove from the app/ dir should have some more discussion, so removed those for the time being.

@Fryguy
Copy link
Member

Fryguy commented Sep 9, 2019

The rest look good to me.

@NickLaMuro
Copy link
Member Author

@Fryguy Want me to remove the commits around the contested ones then and we can take a look at those later and merge this as is?

@NickLaMuro NickLaMuro force-pushed the embedded_ansible_todo_cleanup branch 2 times, most recently from f6f654c to 575def3 Compare September 9, 2019 18:52
@NickLaMuro NickLaMuro force-pushed the embedded_ansible_todo_cleanup branch from 575def3 to bd27e0f Compare September 20, 2019 18:48
@NickLaMuro
Copy link
Member Author

Missed the fact that this was unmergable, so that should be fixed now

@NickLaMuro
Copy link
Member Author

Error on CI seems unrelated.

@kbrock
Copy link
Member

kbrock commented Sep 28, 2019

Restarted just the one build job - hoping it passes now.

if this (little) kick does not fix it, I'll close/close to (full punt) kick a full build (that will rebase and test against the latest - so it tends to resolve sporadic problems)

@chessbyte
Copy link
Member

@Fryguy bump

@miq-bot
Copy link
Member

miq-bot commented Jun 11, 2020

This pull request has been automatically closed because it has not been updated for at least 3 months.

Feel free to reopen this pull request if these changes are still valid.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.

@kbrock
Copy link
Member

kbrock commented Jun 12, 2020

Really? Can we just merge this cleanup?

@kbrock kbrock reopened this Jun 12, 2020
@NickLaMuro
Copy link
Member Author

I guess @kbrock really wants me to merge this... I will look at rebasing this then...

Uncomments a few tests that just work, and removes the ones that are no
longer relevant or tested elsewhere.
This probably is a case we should support, but until it comes up, going
to remove this TODO as it doesn't seem like something that is needed or
heavily requested.
@@ -156,18 +156,6 @@
described_class.create_in_provider(manager.id, params)
end.to raise_error(RuntimeError, error_msg)
end

# TODO: Determine if we want to have a uniqueness validation to
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: This file deleted in #19383 so this will not be included as part of the next rebase.

@NickLaMuro NickLaMuro force-pushed the embedded_ansible_todo_cleanup branch from bd27e0f to 881d6c0 Compare June 15, 2020 21:40
@NickLaMuro NickLaMuro requested a review from gtanzillo as a code owner June 15, 2020 21:40
@miq-bot
Copy link
Member

miq-bot commented Jun 15, 2020

Checked commits NickLaMuro/manageiq@5dabc93~...881d6c0 with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.28.0, and yamllint
2 files checked, 0 offenses detected
Everything looks fine. 🍰

@Fryguy Fryguy merged commit d31815c into ManageIQ:master Jun 25, 2020
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.

5 participants