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

Refresh to pick up scm options for Tower Project #14220

Merged
merged 1 commit into from
Mar 9, 2017

Conversation

jameswnl
Copy link
Contributor

@jameswnl jameswnl commented Mar 7, 2017

https://www.pivotaltracker.com/story/show/140875379

@miq-bot add_labels enhancement, providers/ansible_tower

@miq-bot
Copy link
Member

miq-bot commented Mar 7, 2017

Checked commit jameswnl@4a4d0b0 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
3 files checked, 0 offenses detected
Everything looks good. 🍰

@jameswnl
Copy link
Contributor Author

jameswnl commented Mar 8, 2017

@durandom can you help take a look at this?

@@ -48,6 +48,13 @@ def configuration_script_sources
inventory_object = persister.configuration_script_sources.find_or_build(project.id.to_s)
inventory_object.description = project.description
inventory_object.name = project.name
inventory_object.authentication = persister.credentials.lazy_find(project.credential_id.to_s)
Copy link
Member

Choose a reason for hiding this comment

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

cc @Ladas it would be nice if lazy_find would also work with non strings - maybe this is just a small tweak somehwere

Copy link
Member

@durandom durandom left a comment

Choose a reason for hiding this comment

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

👍

@blomquisg blomquisg merged commit c9e9ae1 into ManageIQ:master Mar 9, 2017
@blomquisg blomquisg added this to the Sprint 56 Ending Mar 13, 2017 milestone Mar 9, 2017
@jameswnl jameswnl deleted the project-refresh branch March 23, 2017 15:10
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