Re: Mingw task for Cirrus CI

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Mingw task for Cirrus CI
Дата
Msg-id 20221019162328.emvvhkvlva7t4u3i@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: Mingw task for Cirrus CI  (Andres Freund <andres@anarazel.de>)
Ответы Re: Mingw task for Cirrus CI  (Melih Mutlu <m.melihmutlu@gmail.com>)
Список pgsql-hackers
Hi,

On 2022-10-19 17:59:22 +0300, Melih Mutlu wrote:
> All the things you mentioned above are done.

> Then I should increase CCACHE_MAXSIZE, right? Made it 500MB for MinGW.

Yes.

> +
> +  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.

Other than that, I think this is basically ready?

Greetings,

Andres Freund



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

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Avoid memory leaks during base backups
Следующее
От: Andres Freund
Дата:
Сообщение: Re: interrupted tap tests leave postgres instances around