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

Add extra command line arguments to the task finished email #969

Merged
merged 3 commits into from
Apr 5, 2016

Conversation

Calvinp
Copy link
Contributor

@Calvinp Calvinp commented Mar 24, 2016

This adds extra command line arguments to the task finished email, one per line.

dt(style="font-weight: bold; margin: 0 0 9px") Extra Cmd Line Arguments (for Task)
dd(style="background: #eee; display: block; margin: 0 0 17px; padding: 10px 14px; border-radius: 3px")
each cmdLineArg, i in extraCmdLineArguments
p #{ cmdLineArg }
Copy link
Member

Choose a reason for hiding this comment

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

Thinking these should probably <li>'s instead, since they are in fact a list of things :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@ssalinas ssalinas modified the milestone: 0.4.12 Apr 1, 2016
@ssalinas ssalinas merged commit e7f80c7 into master Apr 5, 2016
@ssalinas ssalinas deleted the extra-arguments-task-finished-email branch April 5, 2016 13:00
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.

2 participants