Re: RFR: 8336928: GHA: Bundle artifacts removal broken [v2]

2024-08-05 Thread Zdenek Zambersky
On Mon, 5 Aug 2024 13:44:28 GMT, Magnus Ihse Bursie wrote: >> Zdenek Zambersky has updated the pull request incrementally with one >> additional commit since the last revision: >> >> reintroduce -s flag > > Great, thanks! The build system does not need a secondary review so you are > free to

Re: RFR: 8336928: GHA: Bundle artifacts removal broken [v2]

2024-08-05 Thread duke
On Mon, 22 Jul 2024 20:41:52 GMT, Zdenek Zambersky wrote: >> GHA code, which tries to remove bundle artifacts no longer works. It >> probably broke after >> [JDK-8324723](https://bugs.openjdk.org/browse/JDK-8324723) (GHA: Upgrade >> some actions to avoid deprecated Node 16). >> >> **Details:*

Re: RFR: 8336928: GHA: Bundle artifacts removal broken [v2]

2024-08-05 Thread Magnus Ihse Bursie
On Mon, 22 Jul 2024 20:41:52 GMT, Zdenek Zambersky wrote: >> GHA code, which tries to remove bundle artifacts no longer works. It >> probably broke after >> [JDK-8324723](https://bugs.openjdk.org/browse/JDK-8324723) (GHA: Upgrade >> some actions to avoid deprecated Node 16). >> >> **Details:*

Re: RFR: 8336928: GHA: Bundle artifacts removal broken [v2]

2024-08-05 Thread Zdenek Zambersky
On Mon, 5 Aug 2024 12:08:38 GMT, Magnus Ihse Bursie 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 so

Re: RFR: 8336928: GHA: Bundle artifacts removal broken [v2]

2024-08-05 Thread Magnus Ihse Bursie
On Mon, 22 Jul 2024 20:41:52 GMT, Zdenek Zambersky wrote: >> GHA code, which tries to remove bundle artifacts no longer works. It >> probably broke after >> [JDK-8324723](https://bugs.openjdk.org/browse/JDK-8324723) (GHA: Upgrade >> some actions to avoid deprecated Node 16). >> >> **Details:*

Re: RFR: 8336928: GHA: Bundle artifacts removal broken [v2]

2024-07-22 Thread Zdenek Zambersky
> GHA code, which tries to remove bundle artifacts no longer works. It probably > broke after [JDK-8324723](https://bugs.openjdk.org/browse/JDK-8324723) (GHA: > Upgrade some actions to avoid deprecated Node 16). > > **Details:** > Seems like there were some backend architecture changes in [artif

RFR: 8336928: GHA: Bundle artifacts removal broken

2024-07-22 Thread Zdenek Zambersky
GHA code, which tries to remove bundle artifacts no longer works. It probably broke after [JDK-8324723](https://bugs.openjdk.org/browse/JDK-8324723) (GHA: Upgrade some actions to avoid deprecated Node 16). **Details:** Seems like there were some backend architecture changes in [artifact actions