On Mon, 13 Jun 2022 at 12:46, Gary Gregory <[email protected]> wrote: > > Hi All: > > Can someone explain the mess that is now the GitHub build? Is someone fixing > it?
AFAICT it's not actually broken. > We used to have a macOS and Ubuntu build, these now do not run it seems. What makes you say that? I just committed a dummy change, and all the jobs (except the Win one) have run OK > There is a new Job called "Java CI Win" that has never been run and Yes, I added that to try and fix the Windows build without affecting the other builds. Having a separate script makes it easier to test changes to the GH setup for that one OS. Once it is working, it can be merged in with the main build. > the old job "Java CI" runs a Windows build but only a set up and tear > down, there is no Maven build run, at all. > > So... fix it or revert? Neither. > Gary > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
