... | ... | @@ -43,7 +43,22 @@ Each ELT Platform Stream type has a different update policy since they target di |
|
|
* Any update has to be unanimously agreed upon by owners of the release stream.
|
|
|
* All updates have to pass staging pipelines before being provided to users.
|
|
|
|
|
|
## Versioning
|
|
|
Versioning
|
|
|
----------
|
|
|
|
|
|
Each update of packages for ELT Platform Projects result in OBS build that provides consistent repository of RPM packages. For selected streams such repository is also a subject for staging pipeline verification. Each repository is published locally (at ESO), publicly (on ftp.eso.org), or both. Every such repository has it's own version. The versioning differs slightly depending on the stream type.
|
|
|
|
|
|
** ELT Platform Next Stream **
|
|
|
|
|
|
Version: <year>.<id>
|
|
|
|
|
|
** Yearly Streams **
|
|
|
|
|
|
Version: <year>.<id>
|
|
|
|
|
|
** Release Streams **
|
|
|
|
|
|
Version: <year>(.<parent_stream_id>)+.<id>
|
|
|
|
|
|
## End of Life Policy
|
|
|
|
... | ... | @@ -52,8 +67,6 @@ Each ELT Platform Stream type has a different update policy since they target di |
|
|
* Platform 25
|
|
|
* Platform 26
|
|
|
|
|
|
# Base OS
|
|
|
|
|
|
# Stakeholders
|
|
|
|
|
|
* Bogdan Jeram - RTCTK
|
... | ... | |