El mar, 27-02-2018 a las 17:17 -0500, Dusty Mabe escribió:
On 02/26/2018 04:50 PM, Dusty Mabe wrote:
We are moving to a unified ostree repo model where we compose/ship content for different releases in a single repo.
From this we'll basically have one "compose" repo where all the different branches and rawhide write into it and we'll have two unified repos (one for atomic workstation and one for atomic host) where the content will be published to.
When we moved bodhi over to start using pungi we configured it to use a unified compose repo locatated at https://kojipkgs.fedoraproject.or g/compose/updates/atomic/. The plan is to take this existing repo and mv it to /compose/atomic and use it for all composes.
The steps are:
- archive /compose/atomic to /compose/atomic_archive_20180226
- move the /compose/updates/atomic/ unified repo to
/compose/atomic/ 3. update all configs to compose into /compose/atomic and sync to /atomic/host and /atomic/workstation/
Summary:
rawhide now composes in /compose/atomic/
branched now composes in /compose/atomic/
bodhi now composes in /compose/atomic
FAH rawhide now publishes to /atomic/host/
FAW rawhide now publishes to /atomic/workstation/
FAH branched now publishes to /atomic/host/
FAW branched now publishes to /atomic/workstation/
FAH released updates now publishes to /atomic/host/
FAW released updates now publishes to /atomic/workstation/
My only question is why publish to separate locations?
Dennis