Re: Allow CI to only run the compiler warnings task

2025-03-11 Thread Bertrand Drouvot
Hi, On Thu, Sep 12, 2024 at 05:21:43AM +, Bertrand Drouvot wrote: > Hi, > > On Wed, Sep 11, 2024 at 04:39:57PM +0300, Nazir Bilal Yavuz wrote: > > Hi, > > > > On Wed, 11 Sept 2024 at 15:36, Bertrand Drouvot > > wrote: > > > > > > Hi hackers, > > > > > > While working on a new pg_logicalinsp

Re: Allow CI to only run the compiler warnings task

2024-09-11 Thread Bertrand Drouvot
Hi, On Wed, Sep 11, 2024 at 04:39:57PM +0300, Nazir Bilal Yavuz wrote: > Hi, > > On Wed, 11 Sept 2024 at 15:36, Bertrand Drouvot > wrote: > > > > Hi hackers, > > > > While working on a new pg_logicalinspect module ([1]), I reached a point > > where > > all the CI tests were green except the com

Re: Allow CI to only run the compiler warnings task

2024-09-11 Thread Nazir Bilal Yavuz
Hi, On Wed, 11 Sept 2024 at 15:36, Bertrand Drouvot wrote: > > Hi hackers, > > While working on a new pg_logicalinspect module ([1]), I reached a point where > all the CI tests were green except the compiler warnings one. Then, to save > time > addressing the issue, I modified the .cirrus.tasks.