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

For YAML, standardize on "workingDirectory" instead of "cwd" across all tasks #6229

Merged
merged 2 commits into from
Jan 17, 2018

Conversation

davidstaheli
Copy link
Contributor

No description provided.

@@ -49,6 +49,7 @@
},
{
"name": "disableAutoCwd",
"aliases": ["disableAutoWorkingDirectory"],
Copy link
Contributor

Choose a reason for hiding this comment

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

this is the old major verison (not deleted from master because reference docs still point to it), I would just revert this file.

@ericsciple
Copy link
Contributor

This change makes sense to me (except for shell script, see separate comment).

I think the verbiage choice makes sense. Choosing "directory" over "folder" is consistent with the majority of the job variables (use "directory" and not "folder").

@davidstaheli davidstaheli merged commit 593b73a into master Jan 17, 2018
@davidstaheli davidstaheli deleted the users/davidstaheli/cwd branch January 17, 2018 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants