Jim Cameron-Burn

Results 10 comments of Jim Cameron-Burn

Is this project still maintained? How can we as a group go about getting this merged? For us, this is blocking the migration of some keen souls to use Python...

We may indeed have to go down that route if there is no chance of this change getting into the codebase any time soon -- is this the case? The...

Also been bitten by this recently...reviving!

Same issue (Receiver class com.adarshr.gradle.testlogger.logger.ParallelTestLogger does not define or inherit an implementation of the resolved method 'abstract java.lang.Object getProperty(java.lang.String)' of interface groovy.lang.GroovyObject.) with 3.1.0 and Gradle version 6.6 and Java...

Aha, ok, that was not clear for me so thanks for the clarification. We'll look into a Gradle upgrade on our end then 👍

I have seen the exact same issue while debugging this setup for a colleague running WSL -- any pointers appreciated!

Why are you considering moving away from the automatic creation of labels, out of interest? I don't see the downside of doing it, really. In fact, I thought it was...

It seems I'm not the first to stumble by this :D +1, this would make my life stupidly easy.

Same for some of our projects -- not all repos, just some of them, have exactly this kind of 'n-1' behaviour. In our case, we are running this as a...

Hey @vitalik, nice idea. Will play with that. If that works fine, do you think it could be a candiate for first-class functionality? Perhaps a new kwargs accepting a list...