Skip to content

Ability to run RPM build process locally #371

@spohnan

Description

@spohnan

The current RPM build process assumes it's being run from our internal Jenknis server and passes artifacts from the application artifact building jobs to the RPM building jobs using the Jenkins REST API which is not accessible to external contributors.

  1. Refactor RPM build process to publish intermediate artifacts to a public S3 bucket.
  2. Create a new intermediate script to build RPMs using the publicly available artifacts. This will allow outside contributors to build locally and still allow us to perform tasks such as maintaining repos internally
  3. Improve the "Installation from RPM" documentation to give examples of where RPMs should be applied

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions