pgAdmin 4 commit: Add various make targets for auditing the Python and - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add various make targets for auditing the Python and
Date
Msg-id E1htXFA-00022h-Fb@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add various make targets for auditing the Python and JS modules. Update the install-node target so that it de-dupes JS
modules.

Original patch by Aditya, with further work from Ashesh and I.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=87804627089f5ae08615b23979d4fbd4f66b2636
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.gitignore             |    2 +
Makefile               |   19 +-
tools/requirements.txt |    3 +-
web/package.json       |   14 +-
web/yarn.lock          | 4029 ++++++++++++++++++++++++++++++------------------
5 files changed, 2555 insertions(+), 1512 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4552] Dragging the selected text in SQL editor throwsconsole errors
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Update library inventory.