pgAdmin 4 commit: Add basic CI runner scripts for Jenkins - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add basic CI runner scripts for Jenkins
Date
Msg-id E1ctgm4-0004iF-5K@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add basic CI runner scripts for Jenkins

Branch
------
master

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

Modified Files
--------------
ci/build_docs.sh        | 11 +++++++++++
ci/build_runtime_qt4.sh | 11 +++++++++++
ci/build_runtime_qt5.sh | 11 +++++++++++
ci/create_config.sh     | 15 +++++++++++++++
ci/run_jasmine_tests.sh | 10 ++++++++++
ci/run_python_tests.sh  | 34 ++++++++++++++++++++++++++++++++++
6 files changed, 92 insertions(+)


pgadmin-hackers by date:

Previous
From: Susan Douglas
Date:
Subject: pgAdmin 4 doc update - management_basics.rst file
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure CI scripts are executable