-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
(2018-02-07 updated/rewritten by @dahorak)
We would like to be able to automatically build RPM packages for every created or updated PR.
Build status should be reported back to the respective PR.
Packages should be available in some repository for any additional testing.
The intended workflow is:
- Every new or updated PR will trigger package build job in CentOS CI Jenkins.
- The job might be triggered also by comment
run buildin the respective PR. - The job will create rpm repository with packages related to the particular git repo/PR. The repositories will be hosted on http://artifacts.ci.centos.org/.
- ❔ Prospectively some basic validation (unit tests execution, rpmlint) might be performed.
Functional testing of the PR builds is covered in another issue: #10.
Metadata
Metadata
Assignees
Labels
No labels