Skip to content

Commit 9c2ad2e

Browse files
azeeyahcorde
andauthored
Garden EOL (#544)
* Garden EOL Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> * Stop building docs for garden Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> * Blueprint -> Garden Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com> Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> --------- Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
1 parent dfab5fc commit 9c2ad2e

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

.github/workflows/nightly-upload.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
- ubuntu_distribution: focal
2323
gazebo_distribution: fortress
2424

25-
- ubuntu_distribution: focal
26-
gazebo_distribution: garden
27-
2825
- ubuntu_distribution: jammy
2926
gazebo_distribution: harmonic
3027

garden/install.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Gazebo Garden
22

3-
Gazebo Garden will be the 7th major release of Gazebo. It will be a
3+
Gazebo Garden was the 7th major release of Gazebo. It was a
44
short-term release.
55

6+
:::{warning}
7+
Garden has reached end-of-life on November 2024. This page exists for archival purposes.
8+
Please refer to the latest supported version.
9+
:::
10+
611
## Binary installation instructions
712

813
Binary installation is the recommended method of installing Gazebo.

index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ releases:
229229
version: 14
230230
- name: garden
231231
lts: false
232-
eol: false
232+
eol: true
233233
description: Supported Sep, 2022 to Sep, 2024
234234
libraries:
235235
- name: cmake

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A Gazebo release follows the form "Gazebo Codename", for example Gazebo Acropoli
1717
| [Jetty](https://gazebosim.org/docs/jetty) | Sep, 2025 | Sep, 2030 | LTS |
1818
| [Ionic](https://gazebosim.org/docs/ionic) | Sep, 2024 | Sep, 2026 | |
1919
| [Harmonic](https://gazebosim.org/docs/harmonic) | Sep, 2023 | Sep, 2028 | LTS |
20-
| [Garden](https://gazebosim.org/docs/garden) | Sep, 2022 | Nov, 2024 | |
20+
| [Garden](https://gazebosim.org/docs/garden) | Sep, 2022 | Nov, 2024 | EOL |
2121
| [Fortress](https://gazebosim.org/docs/fortress) | Sep, 2021 | Sep, 2026 | LTS |
2222
| [Edifice](https://gazebosim.org/docs/edifice) | Mar, 2021 | Mar, 2022 | EOL |
2323
| [Dome](https://gazebosim.org/docs/dome) | Sep, 2020 | Dec, 2021 | EOL |

0 commit comments

Comments
 (0)