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

Update 14-runtime.md #144

Merged
merged 3 commits into from
Aug 2, 2019
Merged

Update 14-runtime.md #144

merged 3 commits into from
Aug 2, 2019

Conversation

longr
Copy link
Contributor

@longr longr commented May 16, 2019

Added more of an explanation to the InitialWorkDirRequirement to hopefully improve the clarity.

@longr
Copy link
Contributor Author

longr commented May 16, 2019

I am not sure I have all of the terminology correct, but I felt a more detailed explanation of what is going on, what is CWL and what is YAML was needed. Feel free to ask me to re-write.

Copy link
Contributor

@tobyhodges tobyhodges left a comment

Choose a reason for hiding this comment

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

Thank you @longr, this is a clear improvement to the section. If you can remove the one instance of "just" that I mentioned*, I think it will be ready to merge.

*bonus points if you change the other use of "just" (line 44) to "only" too 🙂

@@ -39,6 +39,10 @@ To test the above CWL tool use this job to provide the input value `message`:
~~~
{: .source}

Before we run this, lets look at each step in a little more detail. The base command `baseCommand: ["sh", "example.sh"]` will execute the command `sh example.sh`. This will just run the file we create in the shell.
Copy link
Contributor

Choose a reason for hiding this comment

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

I recommend to avoid using the word "just" - it can come across as dismissive language. In this case it can be removed i.e. "This will run the file we create in the shell."

longr and others added 3 commits August 2, 2019 15:26
Added more of an explanation to the InitialWorkDirRequirement to hopefully improve the clarity.
mr-c
mr-c previously approved these changes Aug 2, 2019
@mr-c mr-c merged commit 4361ed9 into common-workflow-language:gh-pages Aug 2, 2019
@mr-c
Copy link
Member

mr-c commented Aug 2, 2019

Thank you @longr !

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