assertj-generator-gradle-plugin icon indicating copy to clipboard operation
assertj-generator-gradle-plugin copied to clipboard

Update CI script to properly fail if `projectHealth` gradle task has dependencies to fix

Open Nava2 opened this issue 2 years ago • 0 comments

https://github.com/assertj/assertj-generator-gradle-plugin/pull/66 shows a failing projectHealth, however it passes the CI action: image

Example that has this support: https://github.com/Nava2/kaff4/blob/c689f6f8d9e2552a1dc3dddaf051e1a0e2256742/.github/workflows/gradle-check-pristine.yml#L25

It might be easier to add support to the gradle plugin to support failing instead of passing.

Nava2 avatar May 02 '23 17:05 Nava2