Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Seeking Volunteers] Add new builds to CacheLib #321

Open
therealgymmy opened this issue Jun 17, 2024 · 2 comments
Open

[Seeking Volunteers] Add new builds to CacheLib #321

therealgymmy opened this issue Jun 17, 2024 · 2 comments

Comments

@therealgymmy
Copy link
Contributor

Hi, we're looking for volunteers to add support for newer build platforms such as Ubuntu 24.04 and Debian 12.

You will need to add support for new platforms in https://github.com/facebook/CacheLib/tree/main/contrib

For example, prerequisite for ubuntu 22 is the same as ubuntu 18 (https://github.com/facebook/CacheLib/blob/main/contrib/build.sh#L166), which is specified by https://github.com/facebook/CacheLib/blob/main/contrib/prerequisites-ubuntu18.sh.

@vaavaav
Copy link

vaavaav commented Jul 23, 2024

Hi! I would like to help as best as I can.
Do you have a list of all the platforms planned to support CacheLib?

@haowu14
Copy link
Contributor

haowu14 commented Jul 24, 2024

Hi @vaavaav thanks for reaching out.
We hope we can have support for ubuntu 24 and the latest Fedora at least. The expectation would be you can create a script like this (https://github.com/facebook/CacheLib/blob/main/contrib/prerequisites-ubuntu18.sh), and wire it up into the main build script (https://github.com/facebook/CacheLib/blob/main/contrib/build.sh).

Then cachelib team will create a github action to run it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants