]
eyal edri [Administrator] reassigned OVIRT-479:
-----------------------------------------------
Assignee: dcaro (was: infra)
move from current nightly publisher to per package publish via std
ci
---------------------------------------------------------------------
Key: OVIRT-479
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-479
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: eyal edri [Administrator]
Assignee: dcaro
Currently the nightly publisher is a single POF and highly dependent on job names of
artifacts, and its enough for one job to get renamed or deleted to fail the entire publish
of rpms.
Instead, we should move to how Lago is being deployed, which means each package is
deploying itself rather than one central job.
It should be added as a standard CI feature, probably part of the build artifacts post
merge code, so any new package that is added to standard ci can enjoy it.
We'll need to figure out how to create a central repo rather than a single repo per
package which is what is done now in Lago.