Re: HEADS UP: We have a CI issue

2024-12-11 Thread Ed Espino
Please rebase your branches on main. This will fix the issue with the CI environment initialization. Thank you, -=e On Wed, Dec 11, 2024 at 11:31 PM Dianjin Wang wrote: > Hi Ed, > Thanks for the quick fix! > > Best, > Dianjin Wang > > > On Thu, Dec 12, 2024 at 12:22 PM Ed Espino wrote: > > > I

Re: HEADS UP: We have a CI issue

2024-12-11 Thread Dianjin Wang
Hi Ed, Thanks for the quick fix! Best, Dianjin Wang On Thu, Dec 12, 2024 at 12:22 PM Ed Espino wrote: > It does appear this is related to the underlying GitHub workflow > environment switching from Ubuntu 22.04 to 24.04. I have a PR that will pin > our workflows to Ubuntu 22.04. I am adding it

Re: HEADS UP: We have a CI issue

2024-12-11 Thread Ed Espino
It does appear this is related to the underlying GitHub workflow environment switching from Ubuntu 22.04 to 24.04. I have a PR that will pin our workflows to Ubuntu 22.04. I am adding it along with my current PR ( https://github.com/apache/cloudberry/pull/766). If I could get some eyes on the chang

Re: HEADS UP: We have a CI issue

2024-12-11 Thread Ed Espino
This could very well be related to: *ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636 * I'm digging into it. -=e On Wed, Dec 11, 2024 at 7:43 PM Ed Espino wrote

HEADS UP: We have a CI issue

2024-12-11 Thread Ed Espino
I am looking into a CI issue we are having that is impacting the IC test runs. Sorry for the inconvenience. I will let you know what I discover. -=e -- Ed Espino Apache Cloudberry (incubating) & MADlib