Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v9]

2024-08-19 Thread George Adams
On Fri, 16 Aug 2024 11:52:25 GMT, Magnus Ihse Bursie wrote: >> George Adams has updated the pull request incrementally with one additional >> commit since the last revision: >> >> build entire JDK rather than hotspot > >> Tangentially, I think we should start thinking about extended workflows

Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v9]

2024-08-16 Thread George Adams
On Fri, 16 Aug 2024 11:52:25 GMT, Magnus Ihse Bursie wrote: >> George Adams has updated the pull request incrementally with one additional >> commit since the last revision: >> >> build entire JDK rather than hotspot > >> Tangentially, I think we should start thinking about extended workflows

Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v9]

2024-08-16 Thread George Adams
On Fri, 16 Aug 2024 11:52:25 GMT, Magnus Ihse Bursie wrote: > > Tangentially, I think we should start thinking about extended workflows > > that are not run by default PR-triggers, so you could potentially run them > > if you wanted for Alpine-specific fixes. This would making the decisions >

Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v9]

2024-08-16 Thread Magnus Ihse Bursie
On Thu, 15 Aug 2024 15:58:19 GMT, George Adams wrote: >> Adds Alpine build CI job to the GitHub actions matrix. Currently this only >> builds hotspot. I can add tests too if people think that would be useful but >> for now I've left it as just build. > > George Adams has updated the pull reques

Re: RFR: 8282944: GHA: Add Alpine Linux x86_64 pre-integration check [v9]

2024-08-15 Thread George Adams
> Adds Alpine build CI job to the GitHub actions matrix. Currently this only > builds hotspot. I can add tests too if people think that would be useful but > for now I've left it as just build. George Adams has updated the pull request incrementally with one additional commit since the last rev