Konstantin Grachev

Results 13 comments of Konstantin Grachev

@tboerger hmm.. i guess it should work, but it will require repeat installation in every pipeline as it not share state..

If i write static::markTestSkipped then i expected that code below will be unreachable. Adding every time this to baseline maybe force me to make tests not skipped, but it is...

Looks great! In my case no bugs found.

Hey @kyour-cn I'm not working with php last time and haven't time to evolve this lib. But in past i haven't any big plans to evolve this. Nsq also not...

It's hard for me to imagine that a company would consider SSO as the primary reason for purchasing a license. In most cases, a business needs technical support, because stable...

@hexdigest if gowrap no support unexported methods, why not just skip it by default without flags? In my opinion flag to skip make sense in case gowrap generate unexported methods...

Working as expected ```bash + n8n update:workflow --all --active false Deactivating all workflows Done ``` Workflow activating, but print "Deactivating" ```bash + n8n update:workflow --id 1 --active true Deactivating workflow...

Hey @Joffcom I guess it's not related, but after restarting n8n workflow on console marked as activated. But on call webhook n8n return - workflow not registered. Deactivate/active workflow though...