pgAdmin 4 commit: The community has fixed the blocking issue at startup

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: The community has fixed the blocking issue at startup
Date: 2022-05-23 12:24:17
Message-ID: E1nt76f-0003ma-L3@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The community has fixed the blocking issue at startup, so unpin the NWjs version and pick the latest.

Branch
------
master

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

Modified Files
--------------
Make.bat | 13 ++++---------
pkg/linux/build-functions.sh | 5 +----
pkg/mac/build-functions.sh | 5 +----
runtime/package.json | 2 +-
runtime/yarn.lock | 8 ++++----
5 files changed, 11 insertions(+), 22 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-05-23 12:51:07 pgAdmin 4 commit: Update notistack to the latest version. Fixes #7396
Previous Message Akshay Joshi 2022-05-23 11:21:09 pgAdmin 4 commit: Fixed jasmine test cases.