-
Notifications
You must be signed in to change notification settings - Fork 20
Open
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.
Metadata
Metadata
Assignees
Labels
No labels