Commit graph

3 commits

Author SHA1 Message Date
Clement Verna
d4d9e66dc4 docs: address MR feedback and simplify RELEASE.md
- Add compose-images repo to repositories and flow diagram
- Fix version numbers (F44 as new version, Rawhide=F45)
- Reference MRs for code snippets instead of duplicating code:
  - compose-images: MR !187
  - base-images: MR !363 comment
- Simplify Image Tiers section (reference README)
- Simplify Renovate section (reference renovate.json)
- Add compose-images steps for adding/removing versions
- Add repo URLs before shell commands

Assisted-By: OpenCode (Opus 4.5)
2026-02-17 12:09:40 +01:00
Clement Verna
430b9b42c4 docs: add Fedora version lifecycle management to RELEASE.md
Document the process for adding new Fedora versions and removing EOL versions
from Konflux. Includes step-by-step instructions for:

- Creating Tekton pipelines for new versions
- Updating Renovate configuration
- Managing tenant configuration in tenants-config repo
- Cleaning up EOL versions

Uses F42 EOL and F45 branching as example scenarios.

Assisted-By: OpenCode (Opus 4.5)
2026-02-17 10:19:58 +01:00
Clement Verna
556c5cc4db docs: add RELEASE.md documenting container publishing flows
Document the two parallel mechanisms for publishing fedora-base-bootc images:
- Production flow via Pungi-IoT and cloud-image-uploader to quay.io/fedora/
- Development flow via Konflux to quay.io/bootc-devel/

Includes repository references, configuration file locations, and common
change procedures for both flows.

Assisted-By: OpenCode (Opus 4.5)
2026-02-17 10:12:45 +01:00