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

Fixes #15054: Manage technique resource in technique editor using a file manager #984

Conversation

VinceMacBuche
Copy link
Member

@VinceMacBuche VinceMacBuche force-pushed the ust_15054/manage_technique_resource_in_technique_editor_using_a_file_manager branch from edcbf29 to ef94cb7 Compare June 11, 2019 14:35
@VinceMacBuche
Copy link
Member Author

Commit modified

tools/ncf.py Outdated
@@ -548,6 +548,8 @@ def generate_technique_content(technique, methods):
content.append('{')


content.append(' vars:')
content.append(' "resource_dir" string => "${this.promise_dir}/resources";')
Copy link
Member

Choose a reason for hiding this comment

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

I'd use resources in the name variable too for consistency

Copy link
Member Author

Choose a reason for hiding this comment

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

Done :)

@VinceMacBuche
Copy link
Member Author

Commit modified

@VinceMacBuche VinceMacBuche force-pushed the ust_15054/manage_technique_resource_in_technique_editor_using_a_file_manager branch from ef94cb7 to 0a5308c Compare June 11, 2019 14:57
@VinceMacBuche VinceMacBuche force-pushed the ust_15054/manage_technique_resource_in_technique_editor_using_a_file_manager branch from 0a5308c to 1f7ff15 Compare June 25, 2019 08:34
@VinceMacBuche
Copy link
Member Author

Commit modified

@Normation-Quality-Assistant
Copy link
Contributor

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/ncf/pull/984
-- Your faithful QA
Kant merge: "It is beyond a doubt that all our knowledge begins with experience."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/12016/console)

@VinceMacBuche
Copy link
Member Author

OK, merging this PR

@VinceMacBuche VinceMacBuche merged commit 1f7ff15 into Normation:master Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants