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

support sending per-job arguments #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

n3bulous
Copy link

I found the need to pass arguments to my jobs so I added the functionality. I started off writing my own Regex to parse the parameters, then remembered that Rake did this also. Jim's Regex's were a little more complex, but look like they are more exacting than mine, so I grabbed his parse_task_string method.

Cheers,

Kevin

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 4370e87 on n3bulous:support-passing-job-arguments-per-job into * on didil:master*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 555e652 on n3bulous:support-passing-job-arguments-per-job into * on didil:master*.

@halida
Copy link

halida commented Sep 22, 2016

@coveralls @n3bulous This looks good, can you merge this?

@halida
Copy link

halida commented Apr 13, 2017

@didil That looks good, can you merge this?

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.

None yet

3 participants