pgAdmin 4 commit: Sonarqube fixes for macOS

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Sonarqube fixes for macOS
Date: 2022-08-10 13:56:26
Message-ID: E1oLmCA-00055X-K1@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Sonarqube fixes for macOS

Branch
------
master

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

Modified Files
--------------
pkg/mac/build-functions.sh | 131 +++++++++++++++++++++++----------------------
pkg/mac/build.sh | 31 ++++++-----
2 files changed, 86 insertions(+), 76 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2022-08-10 14:54:54 pgAdmin 4 commit: More Sonarqube fixes for Linux
Previous Message Akshay Joshi 2022-08-10 12:40:01 Re: [pgAdmin][RM7568] Port change user password and 2FA dialog to React.