Morrison Cole

Results 18 comments of Morrison Cole

> This all being said I never recommend someone switching for the sake of switching. Both are very capable build tools. Certainly agree with this. Gradle can certainly be faster...

I'm so relieved I found this issue! Been battling with this for hours and since the error message provides little information it was really hard to track down. Strangely I...

@Couto yep to be honest didn't give it much thought. I'll have a look at updating the comment / preventing multiple comments when I get around to this!

Hey folks - I'm really sorry for having this repo on the backburner for such a long time. I have of course seen all your comments and have set some...

[v1.7.0](https://github.com/MorrisonCole/pr-lint-action/releases/tag/v1.7.0) is now released and adds the approach suggested by @Couto of updating the existing comment. Since I'd still like to add the option to turn off comments entirely, I'm...

Hi folks, apologies for the inactivity. Life got in the way for a few months - I'll take a look at the open issues here this weekend. Sorry for the...

Thanks, @Gakk, @ealsur! I wasn't aware of that, but you seem to have diagnosed the problem pretty well! I've [added a note about it to the example workflow file](https://github.com/MorrisonCole/pr-lint-action/blob/main/README.md?plain=1#L33). I...

This would be nice, especially for a project migrating from AssertJ where [field by field comparisons](https://joel-costigliola.github.io/assertj/assertj-core-features-highlight.html#field-by-field-comparison) are available 👍

Hey @dlew - if memory serves I think someone has asked about this before actually. I'm not opposed to it, happy to review/get that released if you do want to...

With Gradle 6.0 now stable, the resolution issue mentioned above is now quite a major problem 👀