Skip to content

Commit

Permalink
Garden EOL (#544)
Browse files Browse the repository at this point in the history
* Garden EOL

Signed-off-by: Addisu Z. Taddese <[email protected]>

* Stop building docs for garden

Signed-off-by: Addisu Z. Taddese <[email protected]>

* Blueprint -> Garden

Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>

---------

Signed-off-by: Addisu Z. Taddese <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
azeey and ahcorde authored Dec 10, 2024
1 parent dfab5fc commit 9c2ad2e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nightly-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
- ubuntu_distribution: focal
gazebo_distribution: fortress

- ubuntu_distribution: focal
gazebo_distribution: garden

- ubuntu_distribution: jammy
gazebo_distribution: harmonic

Expand Down
7 changes: 6 additions & 1 deletion garden/install.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Gazebo Garden

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

:::{warning}
Garden has reached end-of-life on November 2024. This page exists for archival purposes.
Please refer to the latest supported version.
:::

## Binary installation instructions

Binary installation is the recommended method of installing Gazebo.
Expand Down
2 changes: 1 addition & 1 deletion index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ releases:
version: 14
- name: garden
lts: false
eol: false
eol: true
description: Supported Sep, 2022 to Sep, 2024
libraries:
- name: cmake
Expand Down
2 changes: 1 addition & 1 deletion releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ A Gazebo release follows the form "Gazebo Codename", for example Gazebo Acropoli
| [Jetty](https://gazebosim.org/docs/jetty) | Sep, 2025 | Sep, 2030 | LTS |
| [Ionic](https://gazebosim.org/docs/ionic) | Sep, 2024 | Sep, 2026 | |
| [Harmonic](https://gazebosim.org/docs/harmonic) | Sep, 2023 | Sep, 2028 | LTS |
| [Garden](https://gazebosim.org/docs/garden) | Sep, 2022 | Nov, 2024 | |
| [Garden](https://gazebosim.org/docs/garden) | Sep, 2022 | Nov, 2024 | EOL |
| [Fortress](https://gazebosim.org/docs/fortress) | Sep, 2021 | Sep, 2026 | LTS |
| [Edifice](https://gazebosim.org/docs/edifice) | Mar, 2021 | Mar, 2022 | EOL |
| [Dome](https://gazebosim.org/docs/dome) | Sep, 2020 | Dec, 2021 | EOL |
Expand Down

0 comments on commit 9c2ad2e

Please sign in to comment.