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 #11812: Standardize generic methods name #658

Conversation

peckpeck
Copy link
Member

@@ -17,6 +17,8 @@
#####################################################################################

# @name File template expand
# @deprecated This method uses cfengine's template which is deprecated and not portable accross agents.
Copy link
Member

Choose a reason for hiding this comment

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

CFEngine

Copy link
Member

Choose a reason for hiding this comment

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

templating

@peckpeck
Copy link
Member Author

Commit modified

@peckpeck peckpeck force-pushed the ust_11812/standardize_generic_methods_name branch from 4788d77 to 81be66c Compare November 30, 2017 15:58
@peckpeck
Copy link
Member Author

Commit modified

@peckpeck peckpeck force-pushed the ust_11812/standardize_generic_methods_name branch from 81be66c to f36b0f2 Compare November 30, 2017 17:48
@@ -17,6 +17,8 @@
#####################################################################################

# @name File template expand
# @deprecated This method uses CFEngine's templating which is deprecated and not portable accross agents.
Copy link
Member

Choose a reason for hiding this comment

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

The is already a deprecated tag below.

@@ -18,6 +18,7 @@

# @name Service action
# @description Trigger an action on a service using the approriate tool
# @action
Copy link
Member

Choose a reason for hiding this comment

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

Not always an action, could be "is-enabled" for example.

@peckpeck
Copy link
Member Author

peckpeck commented Dec 1, 2017

Commit modified

@peckpeck peckpeck force-pushed the ust_11812/standardize_generic_methods_name branch from f36b0f2 to 17aa046 Compare December 1, 2017 08:23
@@ -18,6 +18,7 @@

# @name HTTP request check status with headers
# @description Checks status of an HTTP URL
# @action We don't know when a HTTP methods cause side effect, this can be an action or not depending on your server behaviour
Copy link
Member

Choose a reason for hiding this comment

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

when HTTP methods

@@ -18,6 +18,7 @@

# @name HTTP request sending content with headers
# @description Make an HTTP request with a specific header
# @action We don't know when a HTTP methods cause side effect, this can be an action or not depending on your server behaviour
Copy link
Member

Choose a reason for hiding this comment

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

same here

@peckpeck
Copy link
Member Author

peckpeck commented Dec 1, 2017

Commit modified

@peckpeck peckpeck force-pushed the ust_11812/standardize_generic_methods_name branch from 17aa046 to 803b511 Compare December 1, 2017 16:52
@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 803b511 into Normation:master Dec 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants