You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added socketTimeout input
* Localization and versions changes
* Reverted changes for common package
* Used updated secure fiels helpers package. Bumped task version
* Updated secure common helpers package version
* Changed version
Co-authored-by: Danny McCormick <[email protected]>
Co-authored-by: Danny McCormick <[email protected]>
Copy file name to clipboardExpand all lines: Tasks/DownloadSecureFileV1/Strings/resources.resjson/en-US/resources.resjson
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,5 +6,7 @@
6
6
"loc.input.label.secureFile": "Secure File",
7
7
"loc.input.help.secureFile": "The file name or GUID of the secure file to download to the agent machine. The file will be deleted after the pipeline runs.",
8
8
"loc.input.label.retryCount": "Retry Count",
9
-
"loc.input.help.retryCount": "Optional number of times to retry downloading a secure file if the download fails."
9
+
"loc.input.help.retryCount": "Optional number of times to retry downloading a secure file if the download fails.",
0 commit comments