Nico Esteves
Nico Esteves
Add a way to merge achievements for an author that uses different emails for their commits.
Hi, I've run into issues trying this with graylog 3.1.2. I get the SNAPSHOT.jar to build but when I load it into graylog the input is disabled. I might be...
Stacktrace ``` 2019-09-24T15:42:47.206Z ERROR [CloudtrailSNSNotificationParser] Parsing exception. com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'CloudTrail': was expecting ('true', 'false' or 'null') at [Source: CloudTrail validation message.; line: 1, column: 11] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:1702) ~[graylog.jar:?] at...
Hey, Could you update the version on hex? ``` warning: variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change...
Why not use the same principle as the iterator to store a map of id to URLs inside the handler code so you don't need the separate write and iterator....
Using v4.18.0 (previously tested on 4.16 too) Using the postgres driver (but not sure it's postgres specific) given the schema generated by ```sql CREATE TABLE A ( id serial PRIMARY...
### Current Terraform Version ``` Terraform v0.12.2 ``` ### Use-cases My use case is being able to replace a suffix in an AWS ARN for secrets manager The arn has...