Re: Mingw task for Cirrus CI

Поиск
Список
Период
Сортировка
От Melih Mutlu
Тема Re: Mingw task for Cirrus CI
Дата
Msg-id CAGPVpCQo_E2qFbazHY5ZNZtHLGf+MN9d_EcbOyd_ownyncYXDQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Mingw task for Cirrus CI  (Andres Freund <andres@anarazel.de>)
Ответы Re: Mingw task for Cirrus CI  (Andres Freund <andres@anarazel.de>)
Список 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 
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Question about savepoint level?
Следующее
От: Nikita Malakhov
Дата:
Сообщение: Re: Pluggable toaster