[Tarantool-patches] [PATCH v1] gitlab-ci: add packaging for Fedora 32

Alexander Turenko alexander.turenko at tarantool.org
Sun Jun 7 17:03:46 MSK 2020


On Sun, Jun 07, 2020 at 04:40:40PM +0300, Alexander V. Tikhonov wrote:
> Added packaging jobs for Fedora 32.
> 
> Closes #4966
> 
> (cherry picked from commit 5613beedf83a679b725cea816a4176eabe3e1601)

Are you added 'cherry picked from' by mistake?

> Also added job to travis-ci.
> ---
> 
> Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4966-fedora-32-old-full-ci
> Issue: https://github.com/tarantool/tarantool/issues/4966
> 
> The patch should be committed only after commit
>   bdd90686f82ec2e22d4ea7adfb9a6173bcc8af4a
> will be pushed to be able to fix Fedoar 32 build.

It should not be pushed until all warnings from [1] will be resolved or
at least will be proven to be false-positive.

[1]: https://github.com/tarantool/tarantool/issues/4966

> 
> Also current fix is on for 1.10 branch only, for other branches
> need to make changes in .travis.yml changes:
> 2.4: 1.10 -> 2.4
> 2.3: 1.10 -> 2.3
> 2.2: 1.10 -> 2.2
> For master branch .travis.yml doesn't need to be updated.
> Use 5613beedf83a679b725cea816a4176eabe3e1601 for master branch.

I would rather implement the patch on top of master and mention what
should be done after cherry-picking for 2.4, 2.3 and 1.10.


More information about the Tarantool-patches mailing list