Re: Cirrus CI (Windows help wanted)

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Cirrus CI (Windows help wanted)
Дата
Msg-id CA+hUKGJrmPwxmyG0+ZJCjLfk+TQn_p5AW2fuoBf-ap01E1Ebww@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cirrus CI (Windows help wanted)  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Wed, Jan 13, 2021 at 3:04 AM Andrew Dunstan <andrew@dunslane.net> wrote:
> OK, I got this working.

Thanks Andrew.  This is great!

>     # cirrus does something odd with this command, so it's stuck in a bat file
>     # and copied to the docker container and then executed
>     COPY ci/inst-tools.bat .
>     RUN \
>         cmd /c .\inst-tools.bat

Huh, weird.  Must have been painful to figure out.  The Docker image
step took 42 minutes for me so I shudder to think how the
trial-and-error process went.  But now that it's working and cached,
build jobs start up nice and fast, so that's some great progress.

I'm experimenting with this on my own development branches for now,
and will see what else I can improve.  Then maybe I'll change the
cfbot over after the commitfest.  (Also got to get macOS doing
check-world, and Linux using a fast-start Docker image.)



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: new heapcheck contrib module
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: WIP: System Versioned Temporal Table