Skip to content

CMakeLists.txt cleanup #358

@rigazilla

Description

@rigazilla

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions