Re: RM5525: Cleanup and refactor the macOS build scripts

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: RM5525: Cleanup and refactor the macOS build scripts
Дата
Msg-id CA+OCxoyFThH2q4-fWo2G1JzFwBBoD6Rd3A0ac9=MJ+xHmJc+Ng@mail.gmail.com
обсуждение исходный текст
Ответ на Re: RM5525: Cleanup and refactor the macOS build scripts  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi

On Fri, May 15, 2020 at 12:37 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Dave

Following are my review comments:
  • Code alignment is needed for some places in build-functions.sh. I have 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@pgadmin.org> wrote:
patch -p0 < ~/Downloads/RM5525.patch

On Fri, May 15, 2020 at 6:46 AM Akshay Joshi <akshay.joshi@enterprisedb.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@pgadmin.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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM5493] Search Object: UI improvement suggestions
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes