sidekiq-client-cli icon indicating copy to clipboard operation
sidekiq-client-cli copied to clipboard

support sending per-job arguments

Open n3bulous opened this issue 10 years ago • 4 comments

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

n3bulous avatar Jan 10 '15 16:01 n3bulous

Coverage Status

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

coveralls avatar Jan 10 '15 16:01 coveralls

Coverage Status

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

coveralls avatar Jan 20 '15 17:01 coveralls

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

halida avatar Sep 22 '16 13:09 halida

@didil That looks good, can you merge this?

halida avatar Apr 13 '17 02:04 halida