pgAdmin 4 commit: Make sure each build/test starts in the correctdirec - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Make sure each build/test starts in the correctdirec
Date
Msg-id E1ctzF4-0005eW-Gk@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add message catalog builds to CI,and run all tests f
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Include translation message catalogs in CIbuild/test