pgAdmin 4 commit: Updating the packing,and ci test scripts as per chan - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Updating the packing,and ci test scripts as per chan
Date
Msg-id E1dtpJD-0006Y4-DN@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variable whenSERVER_MODE is not set
Next
From: Harshal Dhumal
Date:
Subject: Re: [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variablewhen SERVER_MODE is not set