fix releng#11192

Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
Tomáš Hrčka 2023-02-28 14:50:03 +01:00
parent 14c92455cb
commit 02d8c1f5f3
4 changed files with 10 additions and 2 deletions

View file

@ -0,0 +1,5 @@
== Fedora Final Release
=== Update FedoraPreviousPrevious.yaml in ansible repository
set the variable to False

View file

@ -1,5 +1,4 @@
include::_partials/attributes.adoc[]
= Release process.
== Rawhide starts Fedora Linux {branched} development

View file

@ -454,6 +454,10 @@ Mohan Boddu.
https://fedoraproject.org/wiki/End_of_life update with release and
number of days.
===== Update FedoraPreviousPrevious.yaml in ansible repository
set the variable to False
===== Move the EOL release to archive
. log into to bodhi-backend01 and become root

View file

@ -490,7 +490,7 @@ fedora-docker-base-rawhide-20170310.n.0.x86_64 latest ffd832a990ca
$ sudo docker tag fedora-docker-base-rawhide-20170310.n.0.x86_64 candidate-registry.fedoraproject.org/fedora:rawhide
$ sudo docker tag fedora-docker-base-rawhide-20170310.n.0.x86_64 candidate-registry.fedoraproject.org/fedora:${RAWHIDE}
$ sudo docker tag fedora-docker-base-rawhide-20170310.n.0.x86_64 registry.fedoraproject.org/fedora:rawhide
$ sudo docker tag fedora-docker-base-rawhide-20170310.n.0.x86_64 registry.fedoraproject.org/fedora:${RAWHIDE
$ sudo docker tag fedora-docker-base-rawhide-20170310.n.0.x86_64 registry.fedoraproject.org/fedora:${RAWHIDE}
# Push the images
$ sudo docker push candidate-registry.fedoraproject.org/fedora:rawhide