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

CMakeLists.txt cleanup #358

Open
rigazilla opened this issue Nov 25, 2019 · 0 comments
Open

CMakeLists.txt cleanup #358

rigazilla opened this issue Nov 25, 2019 · 0 comments

Comments

@rigazilla
Copy link
Contributor

rigazilla commented Nov 25, 2019

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.
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

1 participant