releases: add f45 and update status of other releases #111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "berrange/docs:update-releases"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds the index, blocking and spins pages for F45, and updates
the status of other releases - marking F44 as a current release
and F42 as EOL, and updating the targets of the various links on
the nav.adoc page.
NB, the F45 pages were a blind cut+paste of the F44 pages, with
only the release number changed.
Hi @berrange, thanks for working on this! 🎉 From a Fedora Docs perspective, the changes seem right but I'd like to ask you to format the new pages under the One Sentence Per Line convention we generally use in Fedora Docs sites. I figure you probably just forked the previous page and it was already like this, but it would be good to get that fixed up in the new pages.
Also, it is @amoloney who can review for a closer look at the content and whether anything looks off.
@ -0,0 +4,4 @@This is the list of release-blocking deliverables.The goal is to provide single point of information for Fedora QA,Release Engineeringand other teams.Please follow the One Sentence Per Line convention. This makes git diffs significantly easier to review in platforms like Forgejo or GitHub.
From the documentation linked above:
@ -0,0 +4,4 @@This page lists Spins (and Labs) that will be produced for Fedora Linux {release-version}.NOTE: If the maximum size for a spin needs to be updated,file an issue against https://pagure.io/fedora-qa/relval/issues[relval].Please follow the One Sentence Per Line convention. This makes git diffs significantly easier to review in platforms like Forgejo or GitHub.
From the documentation linked above:
6687515646to6b555595cbUpdated to follow the one-sentence-per-line style
I submitted a separate MR to fixup existing pages too #112
Thanks @berrange, you rock! 🚀