# |
Oct 4th 2018, 14:58 |
slackebot |
getOptionParser() { $parser = parent::getOptionParser(); return $parser->addOption( 'clear', array( 'short' => 'c', 'help' => 'Clear cached folders')); }``` |
# |
Oct 4th 2018, 14:58 |
clynch |
Hey all, so I have a command shell which has a task. I need to add an option to the console option parser for the task to use. The only way I can seem to get it to work is to have a function that calls the getOptionParser() on both the shell and task. This seems odd to me to have the same function on both. Is there a way to just have it on either the shell or the task? Or am I just adding the option wrong... ```public function |
# |
Oct 4th 2018, 14:52 |
neon1024 |
I guess you store when they started? |
# |
Oct 4th 2018, 14:51 |
dereuromark |
we have some that dont end after 30min and then run for 2h blocking others. |
# |
Oct 4th 2018, 14:51 |
dereuromark |
can i query all currently long running jobs somehow? |
# |
Oct 4th 2018, 14:42 |
ContifE |
nope, appaentlyt it was cancelled |
# |
Oct 4th 2018, 14:42 |
ContifE |
no.. |
# |
Oct 4th 2018, 14:38 |
kenzierocksMq |
feel free to crbug.com/new ; cs stuff is just tracked in the regular bug tracker |
# |
Oct 4th 2018, 14:38 |
kenzierocksMq |
explain it better |
# |
Oct 4th 2018, 14:38 |
kenzierocksMq |
robin_listas: ... OK, good luck to you my friend. |
# |
Oct 4th 2018, 14:38 |
kenzierocksMq |
waht's so funny? :) |
# |
Oct 4th 2018, 13:52 |
ricksaccous |
@neon1024 are you asking me if i'm roman? probably not, lol |
# |
Oct 4th 2018, 13:40 |
wyrihaximus |
@dereuromark you mean https://github.com/php-api-clients/travis ? |
# |
Oct 4th 2018, 13:34 |
neon1024 |
Probably from a famous line of inbred village idiots |
# |
Oct 4th 2018, 13:34 |
neon1024 |
No idea on my heritage |
# |
Oct 4th 2018, 13:34 |
neon1024 |
Well I might be I guess, being in Britainnia |
# |
Oct 4th 2018, 13:34 |
neon1024 |
Are you Roman? |
# |
Oct 4th 2018, 13:33 |
ricksaccous |
@neon1024 i am, feels bad man |
# |
Oct 4th 2018, 13:32 |
dereuromark |
@wyrihaximus Hey, you did the travis PHP api? |
# |
Oct 4th 2018, 13:32 |
neon1024 |
I am no pleb! |
# |
Oct 4th 2018, 13:31 |
ricksaccous |
@dereuromark gives his time and heart and soul to us plebians, he does it out of his graciousness |
# |
Oct 4th 2018, 13:29 |
dereuromark |
rector should be quite complete these days for it |
# |
Oct 4th 2018, 13:27 |
neon1024 |
Thanks Mark! :thumbsup: |
# |
Oct 4th 2018, 13:26 |
neon1024 |
@dereuromark upgrade plugin with upgrade skeleton worked good for me :slightly_smiling_face: |
# |
Oct 4th 2018, 13:26 |
neon1024 |
Although, full disclosure, I’ve only had a browser of the Rector repo, and not used the tool yet |
# |
Oct 4th 2018, 13:25 |
neon1024 |
I’m not sure how far they got but @dereuromark was working with the Re(c|k)tor project to get an update set going |
# |
Oct 4th 2018, 13:25 |
dereuromark |
it should actually be super easy |
# |
Oct 4th 2018, 13:24 |
devito |
hello all, is there an easy way to upgrade an app from 3.5.5 to 3.6? |
# |
Oct 4th 2018, 13:21 |
narendravaghela |
Good to hear you solved it :slightly_smiling_face: |
# |
Oct 4th 2018, 13:19 |
neon1024 |
Sorted it out, I had a typo! Not been a successful day for meso far :( |
# |
Oct 4th 2018, 13:16 |
neon1024 |
It does. Geez I’m going blind! |
# |
Oct 4th 2018, 13:16 |
neon1024 |
It seems to be assigned to later on, but not actually part of the class |
# |
Oct 4th 2018, 13:15 |
neon1024 |
The Email class doesn’t have this property |
# |
Oct 4th 2018, 13:15 |
neon1024 |
https://github.com/cakephp/debug_kit/blob/master/src/Panel/MailPanel.php#L43 |
# |
Oct 4th 2018, 13:15 |
neon1024 |
I have followed the code back to a dead end |
# |
Oct 4th 2018, 13:10 |
narendravaghela |
Nope, I didn't face it actually |
# |
Oct 4th 2018, 13:07 |
neon1024 |
Hey @narendravaghela Did you ever have an issue with your SendGrid plugin and DebugKit? I’ve done the setup, but I’m seeing `Notice (8): Undefined index: className [ROOT/vendor/cakephp/debug_kit/src/Panel/MailPanel.php, line 55]` just going to look into it. If I turn up anything I’ll open an issue, or a PR :slightly_smiling_face: |
# |
Oct 4th 2018, 13:06 |
neon1024 |
@birdy247 Always moar codez |
# |
Oct 4th 2018, 13:05 |
vinicius.big |
I've just seen your fix! Many thanks!! |
# |
Oct 4th 2018, 13:04 |
steinkel |
@vinicius.big we just fixed the warning in the cakedc/auth plugin, please do composer update |
# |
Oct 4th 2018, 13:03 |
birdy247 |
but maybe the rule just needs more logic! |