Piotr
Piotr
@DevelopedByAnurag could you close this issue and like (👍) https://github.com/vdaubry/github-awards/issues/153 which is the same but has more likes?
@Ahmadalsofi could you close this issue and like (👍) https://github.com/vdaubry/github-awards/issues/153 which is the same but has more likes?
@freekmurze could you close this issue and like (👍) https://github.com/vdaubry/github-awards/issues/153 which is the same but has more likes?
IMO this PR should be closed in favor of https://github.com/lukewaite/logstash-input-cloudwatch-logs/pull/77
IMO stale bot doesn't work correctly. The issue could be closed if I get an answer and there's a lack of activity on my side but not in this case...
Thanks for these suggestions but I'm not sure whether I'll have time to implement that.
@liquidaty Maybe it's easy to integrate this code but it's needed to check whether it works. Generally, it's simpler if you open a PR. I don't promise to merge it...
@liquidaty I see that nobody has voted for resolving this issue with :+1: or :heart:, and there are no comments from people other than you and me. Neither I need...
Regarding the output, maybe it would be better if this library supported only stdout so we could write to a file with the `>` bash operator. However, currently, it doesn't...
Btw. If I decided to use your code, I would change some parts like: - `const` or `let` instead of `var` - array spread operator (`...`) instead of `.concat(` -...