pgAdmin 4 commit: Updating the packing, and ci test scripts as per chan

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Updating the packing, and ci test scripts as per chan
Date: 2017-09-18 06:13:31
Message-ID: E1dtpJD-0006Y4-DN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Updating the packing, and ci test scripts as per changes in the webpack implementation.

Branch
------
WEBPACK_DEVEL

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

Modified Files
--------------
Make-MinGW.bat | 2 +-
Make.bat | 2 +-
Makefile | 2 +-
README | 2 ++
ci/run_feature_tests.sh | 2 +-
ci/run_python_tests.sh | 6 ++++++
pkg/mac/build.sh | 4 +++-
pkg/pip/build.sh | 4 ++--
pkg/src/build.sh | 4 ++--
9 files changed, 19 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2017-09-18 06:18:22 Re: [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variable when SERVER_MODE is not set
Previous Message Surinder Kumar 2017-09-18 05:46:25 [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variable when SERVER_MODE is not set