Skip to content

Commit 7f9540c

Browse files
authored
Mark Iron EOL (#4894)
Signed-off-by: Yadunund <[email protected]>
1 parent 707083c commit 7f9540c

File tree

4 files changed

+3
-15
lines changed

4 files changed

+3
-15
lines changed

.mergify.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ pull_request_rules:
77
backport:
88
branches:
99
- jazzy
10-
- iron
1110
- humble
1211

1312
- name: backport at reviewers discretion
@@ -18,7 +17,6 @@ pull_request_rules:
1817
backport:
1918
branches:
2019
- jazzy
21-
- iron
2220
- humble
2321

2422
- name: backport to jazzy at reviewers discretion
@@ -30,15 +28,6 @@ pull_request_rules:
3028
branches:
3129
- jazzy
3230

33-
- name: backport to iron at reviewers discretion
34-
conditions:
35-
- base=rolling
36-
- "label=backport-iron"
37-
actions:
38-
backport:
39-
branches:
40-
- iron
41-
4231
- name: backport to humble at reviewers discretion
4332
conditions:
4433
- base=rolling

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
smv_released_pattern = r'^refs/(heads|remotes/[^/]+)/(jazzy|iron|humble|galactic|foxy|eloquent|dashing|crystal).*$'
131131
smv_remote_whitelist = r'^(origin)$'
132132
smv_latest_version = 'jazzy'
133-
smv_eol_versions = ['crystal', 'dashing', 'eloquent', 'foxy', 'galactic']
133+
smv_eol_versions = ['crystal', 'dashing', 'eloquent', 'foxy', 'galactic', 'iron']
134134

135135
distro_full_names = {
136136
'crystal': 'Crystal Clemmys',

source/Releases.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Rows in the table marked in green are the currently supported distributions.
2424
:hidden:
2525

2626
Releases/Release-Jazzy-Jalisco
27-
Releases/Release-Iron-Irwini
2827
Releases/Release-Humble-Hawksbill
2928
Releases/Release-Rolling-Ridley
3029
Releases/Development
@@ -49,7 +48,6 @@ Rows in the table marked in green are the currently supported distributions.
4948
<style>
5049
.rst-content table.docutils:not(.field-list) tr:nth-child(1) td {background-color: #33cc66;}
5150
.rst-content table.docutils:not(.field-list) tr:nth-child(3) td {background-color: #33cc66;}
52-
.rst-content tr:nth-child(2) {background-color: #33cc66;}
5351
.rst-content tr:nth-child(3) {background-color: #33cc66;}
5452
</style>
5553

@@ -104,7 +102,7 @@ Rows in the table marked in green are the currently supported distributions.
104102
* - :doc:`Iron Irwini <Releases/Release-Iron-Irwini>`
105103
- May 23, 2023
106104
- |iron|
107-
- November 2024
105+
- December 4, 2024
108106
- `Yadunund Vijay <https://github.com/Yadunund>`_
109107
* - :doc:`Humble Hawksbill <Releases/Release-Humble-Hawksbill>`
110108
- May 23, 2022

source/Releases/End-of-Life.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Below is a list of historic ROS 2 distributions that are no longer supported.
66
.. toctree::
77
:maxdepth: 1
88

9+
Release-Iron-Irwini
910
Release-Galactic-Geochelone
1011
Release-Foxy-Fitzroy
1112
Release-Eloquent-Elusor

0 commit comments

Comments
 (0)