On Wed, May 21, 2025 at 10:32 AM Rustam ALLAKOV
wrote:
> The following review has been posted through the commitfest application:
> make installcheck-world: not tested
> Implements feature: not tested
> Spec compliant: tested, failed
> Documentation:tested, failed
>
>
The following review has been posted through the commitfest application:
make installcheck-world: not tested
Implements feature: not tested
Spec compliant: tested, failed
Documentation:tested, failed
Hi Hackers,
it might be better to list tasks in alphabetical order,
uot;, "linux", "compilerwarnings"] and it worked as
> > expected.
>
> And for the testing.
Mandatory rebase attached.
Regards,
--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
>From 5041819
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
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.
ow CI to only run the compiler warnings task
That could be useful to only run the CI compiler warnings task when addressing
compiler warnings issues.
Renaming ci-os-only to ci-task-only and adding filtering for the "compilerwarnings"
task.
---
.cirrus.tasks.yml | 16
s