Describe current workflow for flatpaks
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
12f94d093c
commit
652070919e
2 changed files with 13 additions and 1 deletions
BIN
docs/_static/flatpaks_workflow_registry.drawio.png
vendored
Normal file
BIN
docs/_static/flatpaks_workflow_registry.drawio.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
|
@ -4,10 +4,22 @@ Fedora Flatpaks
|
|||
===============
|
||||
|
||||
This document contains information about current workflow used to build and publish Fedora flatpaks.
|
||||
It also describes changes needed to make it work with quay.io.
|
||||
It also describes changes needed to make it work with `quay.io <https://quay.io>`_.
|
||||
|
||||
Flatpaks are the biggest tenant occupying `registry.fedoraproject.org <https://registry.fedoraproject.org/>`_
|
||||
right now.
|
||||
|
||||
Current workflow
|
||||
----------------
|
||||
|
||||
The flatpaks are build in koji using OSBS. The OSBS then submits the build to
|
||||
`candidate-registry.fedoraproject.org <https://candidate-registry.fedoraproject.org/>`_
|
||||
and packager can create an update in Bodhi. After testing period is finished or the update
|
||||
gets enough karma it is moved by bodhi to
|
||||
`registry.fedoraproject_org <https://registry.fedoraproject.org/>`_.
|
||||
|
||||
.. image:: ../_static/flatpaks_workflow_registry.drawio.png
|
||||
:target: ../_images/flatpaks_workflow_registry.drawio.png
|
||||
|
||||
Changes for quay.io
|
||||
-------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue