Re: RM5525: Cleanup and refactor the macOS build scripts

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
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:45:26
Message-ID: CA+OCxoyFThH2q4-fWo2G1JzFwBBoD6Rd3A0ac9=MJ+xHmJc+Ng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

On Fri, May 15, 2020 at 12:37 PM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> 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
>
> OK

>
> - 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
>
> Huh, odd. They are removed in my env. The patch must have done something
weird.

Thanks!

>
>
>
> 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*
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-05-18 05:23:16 Re: [pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes
Previous Message Aditya Toshniwal 2020-05-15 11:43:58 [pgAdmin][RM5493] Search Object: UI improvement suggestions