pgAdmin 4 commit: Make sure each build/test starts in the correctdirec

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Make sure each build/test starts in the correctdirec
Дата
Msg-id E1ctzF4-0005eW-Gk@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Make sure each build/test starts in the correct directory.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac1637f281d320ef727c23eef135d332ee6eb8cd

Modified Files
--------------
ci/build_docs.sh        |  3 ++-
ci/build_pip_wheel.sh   |  3 ++-
ci/build_runtime_qt4.sh |  1 +
ci/build_runtime_qt5.sh |  1 +
ci/build_tarballs.sh    |  2 ++
ci/ci_runner.sh         | 17 -----------------
ci/create_config.sh     |  2 ++
ci/run_jasmine_tests.sh |  1 +
ci/run_python_tests.sh  |  2 ++
ci/update_messages.sh   |  3 ++-
10 files changed, 15 insertions(+), 20 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add message catalog builds to CI,and run all tests f
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Include translation message catalogs in CIbuild/test