CMakeLists.txt cleanup
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- cmake, cpp, docker
- Domain
- build-system, ci-cd, release, testing
Research direction
Read the current CMakeLists.txt first to map its build and testing responsibilities. Define separate processes for building the .rpm and .zip artifacts, running artifact tests in a clean containerized environment, and making both processes available to the CI/CD platform. Done means development tests remain runnable without installation and continuous integration and delivery can run automatically.
Written by the indexing model from the issue text.
Description
Currently the CMakeLists.txt is a mixed soup of build and testing operations.
A good first step would be: cleanup thing and have separated process for
- build the .rpm and .zip from source. A docker build should be also available.
- test the artefacts in a clean environment (i.e. without sources). Testing in a containerized image would be the best.
Some requirements:
- tests must be available during development without the need to install them
- CI/CD platform must be allowed to automatically run both the processes for continuous integration and delivery.
- Dominant language
- C++
- Stars
- 11
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Getting set up
We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from infinispan/cpp-client
-
CMake 4.x supportOpen
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
infinispan/cpp-client#418 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
infinispan/cpp-client#422 ·
-
Hot Rod URIOpen
Difficulty 5/5 Over a week Newbie friendliness 45/100
infinispan/cpp-client#421 ·
-
Hot Rod 4.xOpen
Difficulty 5/5 Over a week Newbie friendliness 25/100
infinispan/cpp-client#420 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
infinispan/cpp-client#419 ·
All issues in infinispan/cpp-client
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
hyprwm/aquamarine#426 ·
Maintainers usually reply within 1 day
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
amnezia-vpn/amnezia-client#3222 ·
Maintainers usually reply within 2 days
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
valkey-io/valkey-search#1465 ·
Maintainers usually reply within 1 day
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
KhronosGroup/Vulkan-Tutorial#524 ·
Maintainers usually reply within 1 day
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
microsoft/onnxruntime-genai#2633 ·
Maintainers usually reply within 1 day