Eugen Stan

Results 358 comments of Eugen Stan

I've also hit this issue. I have two keys with the same email and one of them is broken (git secret refuses to work with it) When I `git secret...

Hello @joshrabinowitz , I totally forgot about the other issue :D. I did just that - removed my old key and it all worked ok. It's nice that you are...

Hi @joshrabinowitz , Point 1 does not require any changes. I was referring to the "bug" that git-secret has when it adds all keys for a particular email. This can...

`mvn install -DskipTests` -> https://scans.gradle.com/s/vmmyekhurnmme

First build scan with `mvn install` failed https://scans.gradle.com/s/sjbnibmspsohu . cc @chibenwa , @rouazana , @Arsnael : I can't add you as reviewers so I am cc'ing you here. You can...

`mvn clean install` has gone further but stil failed https://gradle.com/s/xwhrgkh4vk3uu Total time: 02:14 h ``` [INFO] Results: [INFO] [ERROR] Errors: [ERROR] AmqpForwardAttachmentTest.stripAttachmentShouldPutAttachmentsInMailAttributeWhenConfiguredForIt » ConditionTimeout [ERROR] ContactExtractorTest.recipientsShouldBePublishedToAmqpWhenSendingEmail » ConditionTimeout [INFO] [ERROR]...

Initial scan with gradle `gradle build --scan` -> https://scans.gradle.com/s/fmmh2pm7dy3os

Latest `./gradlew clean build --scan` : 39 min -> https://scans.gradle.com/s/7t7xhr4lkshb2

Thank you for your feedback :). It's valuable and yes, the current focus is just to make it build. I tried to order things by section first, alphabetically - was...

We have compilation without tests. Time on my machine: 2m36s `./gradlew clean build -x test --scan` -> https://gradle.com/s/r2j7vzecltalo .