On Mon, 5 Aug 2024 12:08:38 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
>> Zdenek Zambersky has updated the pull request incrementally with one >> additional commit since the last revision: >> >> reintroduce -s flag > > The code looks sane. Have you been able to test this? (Trying out GHA changes > is sometimes a bit tricky) @magicus I have tested it by having GHA enabled on my fork/branch, as usual. I can see that right number of artifacts has been removed in ["Remove bundle artifacts"](https://github.com/zzambers/jdk/actions/runs/10048035882/job/27776568302) step. And there are no "bundles-*" artifacts in [Summary](https://github.com/zzambers/jdk/actions/runs/10048035882). (Unlike in other test runs, without this change, e.g. [here](https://github.com/egahlin/jdk/actions/runs/10246511374).) ------------- PR Comment: https://git.openjdk.org/jdk/pull/20281#issuecomment-2269018010