Re: Mingw task for Cirrus CI - Mailing list pgsql-hackers

From Melih Mutlu
Subject Re: Mingw task for Cirrus CI
Date
Msg-id CAGPVpCQo_E2qFbazHY5ZNZtHLGf+MN9d_EcbOyd_ownyncYXDQ@mail.gmail.com
Whole thread Raw
In response to Re: Mingw task for Cirrus CI  (Andres Freund <andres@anarazel.de>)
Responses Re: Mingw task for Cirrus CI  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi,
 
> +
> +  on_failure:
> +    <<: *on_failure_meson
> +    cores_script: |
> +      %BASH_EXE% -lc "cd build src/tools/ci/cores_backtrace.sh msys build/tmp_install"
> +

This is wrong - it should just archive the same files that the current windows
task does.

Changed it with the on_failure from the other windows task. 
 
Other than that, I think this is basically ready?

If you say so, then I think it's ready.

Best,
Melih 
Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Question about savepoint level?
Next
From: Nikita Malakhov
Date:
Subject: Re: Pluggable toaster