[Tarantool-patches] [PATCH v3 0/2] gitlab-ci: add Catalina OSX 10.15

Alexander V. Tikhonov avtikhon at tarantool.org
Wed Dec 18 09:11:10 MSK 2019


gitlab-ci: add Catalina OSX 10.15
    
Added Catalina OSX 10.15 to gitlab-ci testing and removed OSX 10.13,
due to decided to have only 2 last major releases, for now it is
10.14 and 10.15 OSX versions.
    
Also added homebrew installation routine as it was suggested in its
instructions. Added path in environment to reach the pip binary that
was additionally installed based on python2 version in addition to
pip3 which is the default in Catalina OSX 10.15. Added installation
of the cmake and tool. Added upgrade of the OSX packages to avoid of
fails on already existed packages, but of the previous versions.

Github: https://github.com/tarantool/tarantool/tree/avtikhon/osx_15_catalina
v3:https://lists.tarantool.org/pipermail/tarantool-patches/2019-December/013133.html
v2:https://lists.tarantool.org/pipermail/tarantool-patches/2019-December/013094.html
v1:https://lists.tarantool.org/pipermail/tarantool-patches/2019-December/012951.html
Changes v3:
- divided commit into 2 separate commits
Changes v2:
- added comments, made corrections

Alexander V. Tikhonov (2):
  build: tune OSX environment
  gitlab-ci: add Catalina OSX 10.15

 .gitlab-ci.yml |  8 ++++----
 .travis.mk     | 33 ++++++++++++++++++++++++++++-----
 2 files changed, 32 insertions(+), 9 deletions(-)

-- 
2.17.1



More information about the Tarantool-patches mailing list