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 #12780: Do not store response when response code is an error in file_fom_http_server #1103

Conversation

Fdall
Copy link
Contributor

@Fdall Fdall commented Nov 13, 2019

@@ -20,12 +20,14 @@
# @description Download a file if it does not exist, using curl with a fallback on wget
# @documentation This method finds a HTTP command-line tool and downloads the given source
# into the destination.
#
#
# This method `will NOT update the file after the first download` until its removal.
Copy link
Member

Choose a reason for hiding this comment

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

```````` is for code, use ** instead

@Fdall
Copy link
Contributor Author

Fdall commented Nov 13, 2019

PR updated with a new commit

@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/1103
-- Your faithful QA
Kant merge: "To be is to do."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/17069/console)

@Fdall
Copy link
Contributor Author

Fdall commented Nov 13, 2019

OK, squash merging this PR

@Fdall Fdall force-pushed the bug_12780/do_not_store_response_when_response_code_is_an_error_in_file_fom_http_server branch from b3f2406 to 5520d70 Compare November 13, 2019 13:40
@Fdall Fdall merged commit 5520d70 into Normation:branches/rudder/5.0 Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants