Re: RM5525: Cleanup and refactor the macOS build scripts

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: RM5525: Cleanup and refactor the macOS build scripts
Date: 2020-05-15 11:37:33
Message-ID: CANxoLDfm2zRh9dAR7gNqV0VdiKyYZsSVetc06ciSDYzENT9aFw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave

Following are my review comments:

- Code alignment is needed for some places in *build-functions.sh. *I
have shellcheck <https://github.com/koalaman/shellcheck> installed in
PyCharm and it is showing too many warnings in this file, not sure we
should fix those or not
- Following files are empty files we should remove them and also remove
the reference from the build.sh:framework_config
codesign_binaries
codesign_bundle
create_dmg
codesign_dmg

On Fri, May 15, 2020 at 1:51 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:

> patch -p0 < ~/Downloads/RM5525.patch
>
> On Fri, May 15, 2020 at 6:46 AM Akshay Joshi <
> akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
>
>> Hi Dave
>>
>> Unable to apply the patch. Tried from pgadmin source folder as well as
>> from the pkg folder.
>> I run git apply <patch_file>.
>>
>> On Thu, May 14, 2020 at 7:01 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>
>>> Patch attached. Please review, but do not commit as this change will
>>> require that PGADMIN_PYTHON_DIR is set on the build systems.
>>>
>>> --
>>> Dave Page
>>> Blog: http://pgsnake.blogspot.com
>>> Twitter: @pgsnake
>>>
>>> EnterpriseDB UK: http://www.enterprisedb.com
>>> The Enterprise PostgreSQL Company
>>>
>>
>>
>> --
>> *Thanks & Regards*
>> *Akshay Joshi*
>>
>> *Sr. Software Architect*
>> *EnterpriseDB Software India Private Limited*
>> *Mobile: +91 976-788-8246*
>>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2020-05-15 11:43:58 [pgAdmin][RM5493] Search Object: UI improvement suggestions
Previous Message Dave Page 2020-05-15 10:22:30 pgAdmin 4 commit: Add a script for generating a repo RPM.