From c24a977f19d4037b7f9f055c281f580d33e89553 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 09:18:44 -0400 Subject: [PATCH] Foxy is now EOL (#3700) (#3750) * Foxy is now EOL * [EOL] Foxy - review feedback: - mergify config - background color - add date to date Official ROS 2 Foxy EOL Date June 20th, 2023 https://twitter.com/OpenRoboticsOrg/status/1666484720585277443 * Remove Foxy from the top-level Releases page. Signed-off-by: Alex Moriarty Signed-off-by: Chris Lalancette (cherry picked from commit 5248891fb2e8f7ed6349c5b987dd8dbe0ffb5d78) Co-authored-by: Alex Moriarty --- .mergify.yml | 11 ----------- conf.py | 2 +- source/Releases.rst | 4 +--- source/Releases/End-of-Life.rst | 1 + 4 files changed, 3 insertions(+), 15 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index d010a4daaf..bf25109cd1 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -8,7 +8,6 @@ pull_request_rules: branches: - iron - humble - - foxy - name: backport at reviewers discretion conditions: @@ -19,7 +18,6 @@ pull_request_rules: branches: - iron - humble - - foxy - name: backport to iron at reviewers discretion conditions: @@ -38,12 +36,3 @@ pull_request_rules: backport: branches: - humble - - - name: backport to foxy at reviewers discretion - conditions: - - base=rolling - - "label=backport-foxy" - actions: - backport: - branches: - - foxy diff --git a/conf.py b/conf.py index 33e877dbe0..f6f0a05435 100644 --- a/conf.py +++ b/conf.py @@ -129,7 +129,7 @@ smv_released_pattern = r'^refs/(heads|remotes/[^/]+)/(iron|humble|galactic|foxy|eloquent|dashing|crystal).*$' smv_remote_whitelist = r'^(origin)$' smv_latest_version = 'iron' -smv_eol_versions = ['crystal', 'dashing', 'eloquent', 'galactic'] +smv_eol_versions = ['crystal', 'dashing', 'eloquent', 'foxy', 'galactic'] distro_full_names = { 'crystal': 'Crystal Clemmys', diff --git a/source/Releases.rst b/source/Releases.rst index 7c3cf41a40..df131a49aa 100644 --- a/source/Releases.rst +++ b/source/Releases.rst @@ -25,7 +25,6 @@ Rows in the table marked in green are the currently supported distributions. Releases/Release-Iron-Irwini Releases/Release-Humble-Hawksbill - Releases/Release-Foxy-Fitzroy Releases/Release-Rolling-Ridley Releases/Development Releases/End-of-Life @@ -49,7 +48,6 @@ Rows in the table marked in green are the currently supported distributions. .. |rolling| image:: Releases/rolling-small.png @@ -106,7 +104,7 @@ Rows in the table marked in green are the currently supported distributions. * - :doc:`Foxy Fitzroy ` - June 5th, 2020 - |foxy| - - May 2023 + - June 20th, 2023 * - :doc:`Eloquent Elusor ` - November 22nd, 2019 - |eloquent| diff --git a/source/Releases/End-of-Life.rst b/source/Releases/End-of-Life.rst index edd5016fa8..3e3bcce8dd 100644 --- a/source/Releases/End-of-Life.rst +++ b/source/Releases/End-of-Life.rst @@ -7,6 +7,7 @@ Below is a list of historic ROS 2 distributions that are no longer supported. :maxdepth: 1 Release-Galactic-Geochelone + Release-Foxy-Fitzroy Release-Eloquent-Elusor Release-Dashing-Diademata Release-Crystal-Clemmys