[JENKINS-65420] Added missing online helps#139
Conversation
| @@ -0,0 +1,3 @@ | |||
| <div> | |||
| The relative path of the directory to the workspace directory. | |||
There was a problem hiding this comment.
I am not sure on this one, I looked at the Java class here
the comment there is
Temporarily changes the working directory..
I think it's more to change the folder to work in.
I do a suggestion but I am not sure on my English :), feel free to change it.
| The relative path of the directory to the workspace directory. | |
| The relative path in workspace to the folder to use as a new working directory. |
There was a problem hiding this comment.
Thank you @aHenryJard. What about this: The relative path of the folder to the workspace to use as a new working directory?
There was a problem hiding this comment.
Cynthia, I like your rewrite, but how about going back to "directory" rather than "folder"? I know that the terms are generally used to be synonymous but Jenkins does have a folders feature so it could be ambiguous. Also, how about "directory in the workspace"?
There was a problem hiding this comment.
Okay, thank you @StackScribe. I have made the changes.
| @@ -0,0 +1,3 @@ | |||
| <div> | |||
| A message to write to the console output. | |||
| </div> No newline at end of file | |||
There was a problem hiding this comment.
I think we want all the files to end with a newline.
There was a problem hiding this comment.
Thanks @bitwiseman. I have accepted your changes
…ep/help-type.html Co-authored-by: Liam Newman <bitwiseman@gmail.com>
…ileStep/help-file.html Co-authored-by: Liam Newman <bitwiseman@gmail.com>
…ep/help-name.html Co-authored-by: Liam Newman <bitwiseman@gmail.com>
| @@ -0,0 +1,3 @@ | |||
| <div> | |||
| Relative path of a file within the workspace. | |||
There was a problem hiding this comment.
Similar to the Pushd documentation, do you want to want to make this match terminology by using directory here? I think it makes sense to match but want to confirm /cc @StackScribe
There was a problem hiding this comment.
@kwhetstone, I thought directory in only used to specify a folder not a file.
There was a problem hiding this comment.
I'm not sure of the context here -- does this parameter specify the directory where the file will be written or the path (including he file name) of the file. That would determine the proper wording here.
| @@ -0,0 +1,3 @@ | |||
| <div> | |||
| The name of the tool. The tool name must be pre-configured in Jenkins under Manage Jenkins → Global Tool Configuration. | |||
There was a problem hiding this comment.
Add hyperlink to the management page? Or highlight the Web UI elements via italic or whatsover?
There was a problem hiding this comment.
Thanks @oleg-nenashev, I have made it italic
…s/stash/StashStep/help-allowEmpty.html Co-authored-by: Kristin Whetstone <kwhetstone@cloudbees.com>
oleg-nenashev
left a comment
There was a problem hiding this comment.
Approved once suggestions by @StackScribe are integrated
…ep/help-message.html Co-authored-by: Meg McRoberts <mmcroberts@cloudbees.com>
…s/stash/StashStep/help-allowEmpty.html Co-authored-by: Meg McRoberts <mmcroberts@cloudbees.com>
…tep/help-message.html Co-authored-by: Meg McRoberts <mmcroberts@cloudbees.com>
alecharp
left a comment
There was a problem hiding this comment.
I'd prefer to see the two suggestions incorporated into the PR but I'm not blocking it either.
…ep/help-name.html Co-authored-by: Adrien Lecharpentier <adrien.lecharpentier@gmail.com>
…tep/help-path.html Co-authored-by: Adrien Lecharpentier <adrien.lecharpentier@gmail.com>
…s/stash/StashStep/help-allowEmpty.html Co-authored-by: Ramon Leon <manuelramonleonjimenez@gmail.com>
…ep/help-type.html Co-authored-by: Ramon Leon <manuelramonleonjimenez@gmail.com>
|
Hi @alecharp @bitwiseman @kwhetstone @StackScribe, I have worked on your reviews. If there are no other improvements you want me to make, it would be amazing if you accept this PR and merge it. Thank you! |
@MarkEWaite @StackScribe @kwhetstone
More details about the issue -> JENKINS-65420