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 #9230: Define a dry-run lib when default bodies are not supported #467

Conversation

amousset
Copy link
Member

@amousset amousset commented Oct 5, 2016

@amousset
Copy link
Member Author

amousset commented Oct 5, 2016

This requires changes in list-compatible-inputs before merge (http://www.rudder-project.org/redmine/issues/9225).

@amousset
Copy link
Member Author

amousset commented Oct 5, 2016

Commit modified

@amousset amousset force-pushed the ust_9230/define_a_dry_run_lib_when_default_bodies_are_not_supported branch from 9c36d80 to 81dceda Compare October 5, 2016 15:12
@@ -34,6 +54,11 @@
# WARNING: * promise type specific dry-run is NOT considered by action bodies, and will be overriden
# WARNING: when using any action body.
# WARNING:
#
# @parameter mode The dry-run mode, "true" to enable dry-run-mode and "false" to disable it
# @agent_requirements "capabilities": [ "defaultbody" ] || "agent_version"" >= 3.9
Copy link
Member

Choose a reason for hiding this comment

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

This kind of expression is not yet supported

Copy link
Member Author

Choose a reason for hiding this comment

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

I know, but we will need it for this. We need to choose the syntax and implement it in list-compatible-inputs.

Copy link
Member

Choose a reason for hiding this comment

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

It was not implemented because it is very long and complex to implement in standard shell, I hope we can find time to implement it before the end of times

@amousset amousset force-pushed the ust_9230/define_a_dry_run_lib_when_default_bodies_are_not_supported branch from 81dceda to c4f1f63 Compare October 10, 2016 12:56
@amousset
Copy link
Member Author

Commit modified

@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit c4f1f63 into Normation:master Oct 10, 2016
This pull request was closed.
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.

3 participants