memcached icon indicating copy to clipboard operation
memcached copied to clipboard

ci: packages for almalinux 9 and fedora 34

Open oleg-jukovec opened this issue 1 year ago • 2 comments

We were asked to create packages for AlmaLinux 9 and Fedora 34.

It looks like packpack/packpack supports AlmaLinux 9, so we just need to add the platform to the list and make a release:

https://github.com/tarantool/memcached/blob/bf9a586f34222c2c9b8809098a4dc68280451454/.github/workflows/packaging.yml#L18-L28

oleg-jukovec avatar Aug 18 '24 17:08 oleg-jukovec

It looks like we can only create packages for Fedora 32 at the moment: https://github.com/tarantool/rws/issues/96

oleg-jukovec avatar Aug 18 '24 17:08 oleg-jukovec

It looks like we can make a package for AlmaLinux 8/9.

It would be nice if we will not make a new release, but make a patch to master and manually build the package and upload it. To be honest, I don’t know where to search how to do this (but I know who to ask). So it would be great if we research an algorithm and save it for our team here.

oleg-jukovec avatar Aug 27 '24 21:08 oleg-jukovec