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

Using class that includes both Job and Workflow templates #6146

Merged

Conversation

h-kataria
Copy link
Contributor

@h-kataria h-kataria commented Sep 4, 2019

Fixed class name that was changed in #5925, previously made change was excluding Workflow Templates in UI.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1747589

@tinaafitz pls review/verify.

Screenshot from 2019-09-12 22-04-49

Fixed class name that was changed in ManageIQ#5925, previously made change was excluding Workflow Templates in UI.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1747589
@miq-bot
Copy link
Member

miq-bot commented Sep 4, 2019

Checked commit h-kataria@89f9ab2 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. ⭐

Copy link
Member

@gmcculloug gmcculloug left a comment

Choose a reason for hiding this comment

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

Looks good to me. As stated in the BZ (want to include it here for reference) we want the parent class for ConfigurationWorkflow and ConfigurationScript for the External Automation Manager which leads us to ManageIQ::Providers::ExternalAutomationManager::ConfigurationScript

ManageIQ::Providers::AutomationManager::ConfigurationScript
	ManageIQ::Providers::EmbeddedAutomationManager::ConfigurationScript
		ManageIQ::Providers::EmbeddedAnsible::AutomationManager::ConfigurationWorkflow
		ManageIQ::Providers::EmbeddedAnsible::AutomationManager::ConfigurationScript

	ManageIQ::Providers::ExternalAutomationManager::ConfigurationScript
		ManageIQ::Providers::AnsibleTower::AutomationManager::ConfigurationWorkflow
		ManageIQ::Providers::AnsibleTower::AutomationManager::ConfigurationScript

@mzazrivec mzazrivec added this to the Sprint 120 Ending Sep 16, 2019 milestone Sep 4, 2019
@mzazrivec mzazrivec merged commit 35eaea4 into ManageIQ:master Sep 4, 2019
simaishi pushed a commit that referenced this pull request Sep 4, 2019
…_templates

Using class that includes both Job and Workflow templates

(cherry picked from commit 35eaea4)

https://bugzilla.redhat.com/show_bug.cgi?id=1747589
@simaishi
Copy link
Contributor

simaishi commented Sep 4, 2019

Ivanchuk backport details:

$ git log -1
commit 4de7acd5caebd072821cefa29834d525cc46c313
Author: Milan Zázrivec <[email protected]>
Date:   Wed Sep 4 15:50:07 2019 +0200

    Merge pull request #6146 from h-kataria/fixed_class_to_get_job_and_wf_templates
    
    Using class that includes both Job and Workflow templates
    
    (cherry picked from commit 35eaea4ac190b6c8de73ab9698ec67de780567cc)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1747589

@Loicavenel
Copy link

@h-kataria can we get screenshots?

@h-kataria h-kataria deleted the fixed_class_to_get_job_and_wf_templates branch February 25, 2020 21:49
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.

7 participants