pgAdmin 4 commit: Move the macOS notarization into the build system and

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Move the macOS notarization into the build system and
Дата
Msg-id E1l6tjL-00052a-FV@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Move the macOS notarization into the build system and out of Jenkins.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0ca4426dd02beb6512263a15e9df24a49b2233a5

Modified Files
--------------
pkg/mac/.gitignore           |  3 +-
pkg/mac/build-functions.sh   | 69 ++++++++++++++++++++++++++++++++++++++++++--
pkg/mac/build.sh             | 16 +++++++++-
pkg/mac/notarization.conf.in | 12 ++++++++
4 files changed, 96 insertions(+), 4 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Ensure libatomic is installed. Fixes #6198
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Wait longer for notarisation results.