From d5ba460e73fa68e5987a87f9e4533382c847e3bc Mon Sep 17 00:00:00 2001 From: GitLab CI Runner Date: Thu, 11 Sep 2025 21:51:30 -0600 Subject: [PATCH] docs: Add concept release documentation and tracking Add docs for the new concept release system: - concept_cycle.rst: Technical documentation explaining the release mechanism, schedule calculations, and troubleshooting guide - concept_releases.rst: Auto-updated release history file with installation instructions and real-time schedule generation - Updated index.rst to include both new documentation files The documentation covers: - Bimonthly release schedule (Feb, Apr, Jun, Aug, Oct, Dec) - RC numbering system counting backwards from final releases - Dead period handling for dates too early in cycle - Snap package distribution via Ubuntu Store - Automated release tracking and history Co-developed-by: Claude Signed-off-by: Simon Glass