GradleUp/gratatouille

Update gradle-build-action to v3

LouisCAD opened this issue · 3 comments

Hello,

We're currently using v2, and as you can see, it can take a awful long time to cleanup in case of a workflow cancellation.

Screenshot 2024-07-22 at 22 51 24

Link: https://github.com/GradleUp/gratatouille/actions/runs/10048147226/job/27771471974

I don't know if it's fixed in v3, but I don't see myself reporting this issue while not being on a recent version of gradle-build-action.

SGTM, the version should really be a hash actually, I'll pin it

We might also want to skip the workflow when the README has been edited

#10 for the update of the actions.

Re: skipping the workflow I agree this is technically better but would rather have a remote build cache making this an (almost) no-op vs writing yaml...