Skip to content

Improve rpm packages build #98

@pgiraud

Description

@pgiraud

The process to build the rpm packages and its documentation are not up-to-date.
For example, in the main setup.py the version is automatically guessed from the tag using use_scm_version. The howto release a new version in CONTRIBUTING.md has been updated accordingly but the rpm build process hasn't.

In the CI, the rpm build is actually currently creating a package for version 0.15.3 because it's hard written.

For the packages we want to distribute on yum.dalibo.org, we could probably let the CI build the packages for us and then download the generated artifacts to push them on our repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions