Piotr Kuczynski

Results 44 issues of Piotr Kuczynski

Proposed solution: https://www.elastic.co (logstash + elasticsearch + kibana). Logs to collect and process: * nginx * fastly

Ignore some tiles not required in the package...

Example code: ``` if (client && client.isConnected) { client.disconnect() } ``` Sometimes throws an exception: `AMQJS0011E Invalid state not connecting or connected.` * Chrome 70.0.3538 * mac OS 10.14.1

I have a `dir0/myke.yml` config which references few others: ``` discover: - ../dir1 - ../dir2 - ../dir3 ``` However `dir1` also discovers `dir2`: ``` discover: - ../dir2 ``` In such...

bug

Having bash completion for myke tasks would be very very useful.

It would be awesome for a user to be able to set global myke config like for example verbosity level. Maybe something like `~/.myke`: ``` verbose=1 ```

enhancement
proposal

I have a `myke.yml` config which references few others: ``` discover: - ../dir1 - ../dir2 - ../dir3 ``` When one of them contains an error I receive the following message...

enhancement

@epoberezkin what you think? Fixes #6 Fixes #8

I get this error when I run following command: `phantomjs confess.js http://www.rafalkuczynski.com` My version of phantomjs is 1.3.0 and I am running MacOS X Lion