Skip to content

Commit

Permalink
Citadel EOL (#554)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <[email protected]>
  • Loading branch information
caguero authored Jan 6, 2025
1 parent e40fd07 commit 74a390d
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 28 deletions.
4 changes: 4 additions & 0 deletions citadel/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Ignition Citadel is the 3rd major release of Ignition, and its 1st 5-year-LTS.

**Citadel has reached end-of-life on December 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 Ignition.
Expand Down
2 changes: 1 addition & 1 deletion index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ releases:
version: 10
- name: citadel
lts: true
eol: false
eol: true
description: Supported Dec, 2019 to Dec, 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 @@ -21,7 +21,7 @@ A Gazebo release follows the form "Gazebo Codename", for example Gazebo Acropoli
| [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 |
| [Citadel](https://gazebosim.org/docs/citadel) | Dec, 2019 | Dec, 2024 | LTS |
| [Citadel](https://gazebosim.org/docs/citadel) | Dec, 2019 | Dec, 2024 | EOL |
| [Blueprint](https://gazebosim.org/docs/blueprint) | May, 2019 | Dec, 2020 | EOL |
| [Acropolis](https://gazebosim.org/docs/acropolis) | Feb, 2019 | Sep, 2019 | EOL |

Expand Down
44 changes: 18 additions & 26 deletions tools/branch_comparisons.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,28 @@ Otherwise, those branches could use a forward-port pull request.
See the instructions on the
[contributing guide](contributing.md#process).

* **C**: Citadel
* **E**: Edifice
* **F**: Fortress
* **G**: Garden
* **main**: main branch

Library | C ➡️ F | F ➡️ G | G ➡️ main
------------------------------ | ----------------------------- | ------------------------------ | ---------------------------------
[gz-cmake][gz-cmake] | - | [2 ➡️ 3][gz-cmake-2-3] | [3 ➡️ main][gz-cmake-main]
[gz-common][gz-common] | [3 ➡️ 4][ign-common-3-4] | [4 ➡️ 5][gz-common-4-5] | [5 ➡️ main][gz-common-main]
[gz-fuel-tools][gz-fuel-tools] | [4 ➡️ 7][ign-fuel-tools-4-7] | [7 ➡️ 8][gz-fuel-tools-7-8] | [8 ➡️ main][gz-fuel-tools-main]
[gz-sim][gz-sim] | [3 ➡️ 6][ign-gazebo-3-6] | [6 ➡️ 7][gz-sim-6-7] | [7 ➡️ main][gz-sim-main]
[gz-gui][gz-gui] | [3 ➡️ 6][ign-gui-3-6] | [6 ➡️ 7][gz-gui-6-7] | [7 ➡️ main][gz-gui-main]
[gz-launch][gz-launch] | [2 ➡️ 5][ign-launch-2-5] | [5 ➡️ 6][gz-launch-5-6] | [6 ➡️ main][gz-launch-main]
[gz-math][gz-math] | - | [6 ➡️ 7][gz-math-6-7] | [7 ➡️ main][gz-math-main]
[gz-msgs][gz-msgs] | [5 ➡️ 8][ign-msgs-5-8] | [8 ➡️ 9][gz-msgs-8-9] | [9 ➡️ main][gz-msgs-main]
[gz-physics][gz-physics] | [2 ➡️ 5][ign-physics-2-5] | [5 ➡️ 6][gz-physics-5-6] | [6 ➡️ main][gz-physics-main]
[gz-plugin][gz-plugin] | - | [1 ➡️ 2][gz-plugin-1-2] | [2 ➡️ main][gz-plugin-main]
[gz-rendering][gz-rendering] | [3 ➡️ 6][ign-rendering-3-6] | [6 ➡️ 7][gz-rendering-6-7] | [7 ➡️ main][gz-rendering-main]
[gz-sensors][gz-sensors] | [3 ➡️ 6][ign-sensors-3-6] | [6 ➡️ 7][gz-sensors-6-7] | [7 ➡️ main][gz-sensors-main]
[gz-tools][gz-tools] | - | [1 ➡️ 2][gz-tools-1-2] | [2 ➡️ main][gz-tools-main]
[gz-transport][gz-transport] | [8 ➡️ 11][ign-transport-8-11] | [11 ➡️ 12][gz-transport-11-12] | [12 ➡️ main][gz-transport-main]
[gz-utils][gz-utils] | - | [1 ➡️ 2][gz-utils-1-2] | [2 ➡️ main][gz-utils-main]
[sdformat][sdformat] | [9 ➡️ 12][sdformat-9-12] | [12 ➡️ 13][sdformat-12-13] | [13 ➡️ main][sdformat-main]
Library | F ➡️ G | G ➡️ main
------------------------------ | ------------------------------- | ---------------------------------
[gz-cmake][gz-cmake] | [2 ➡️ 3][gz-cmake-2-3] | [3 ➡️ main][gz-cmake-main]
[gz-common][gz-common] | [4 ➡️ 5][gz-common-4-5] | [5 ➡️ main][gz-common-main]
[gz-fuel-tools][gz-fuel-tools] | [7 ➡️ 8][gz-fuel-tools-7-8] | [8 ➡️ main][gz-fuel-tools-main]
[gz-sim][gz-sim] | [6 ➡️ 7][gz-sim-6-7] | [7 ➡️ main][gz-sim-main]
[gz-gui][gz-gui] | [6 ➡️ 7][gz-gui-6-7] | [7 ➡️ main][gz-gui-main]
[gz-launch][gz-launch] | [5 ➡️ 6][gz-launch-5-6] | [6 ➡️ main][gz-launch-main]
[gz-math][gz-math] | [6 ➡️ 7][gz-math-6-7] | [7 ➡️ main][gz-math-main]
[gz-msgs][gz-msgs] | [8 ➡️ 9][gz-msgs-8-9] | [9 ➡️ main][gz-msgs-main]
[gz-physics][gz-physics] | [5 ➡️ 6][gz-physics-5-6] | [6 ➡️ main][gz-physics-main]
[gz-plugin][gz-plugin] | [1 ➡️ 2][gz-plugin-1-2] | [2 ➡️ main][gz-plugin-main]
[gz-rendering][gz-rendering] | [6 ➡️ 7][gz-rendering-6-7] | [7 ➡️ main][gz-rendering-main]
[gz-sensors][gz-sensors] | [6 ➡️ 7][gz-sensors-6-7] | [7 ➡️ main][gz-sensors-main]
[gz-tools][gz-tools] | [1 ➡️ 2][gz-tools-1-2] | [2 ➡️ main][gz-tools-main]
[gz-transport][gz-transport] | [11 ➡️ 12][gz-transport-11-12] | [12 ➡️ main][gz-transport-main]
[gz-utils][gz-utils] | [1 ➡️ 2][gz-utils-1-2] | [2 ➡️ main][gz-utils-main]
[sdformat][sdformat] | [12 ➡️ 13][sdformat-12-13] | [13 ➡️ main][sdformat-main]

[gz-cmake]: https://github.com/gazebosim/gz-cmake
[gz-cmake-2-3]: https://github.com/gazebosim/gz-cmake/compare/gz-cmake3...ign-cmake2
Expand All @@ -53,17 +51,14 @@ Library | C ➡️ F | F ➡️
[gz-fuel-tools-main]: https://github.com/gazebosim/gz-fuel-tools/compare/main...gz-fuel-tools8

[gz-sim]: https://github.com/gazebosim/gz-sim
[ign-gazebo-3-6]: https://github.com/gazebosim/gz-sim/compare/ign-gazebo6...ign-gazebo3
[gz-sim-6-7]: https://github.com/gazebosim/gz-sim/compare/gz-sim7...ign-gazebo6
[gz-sim-main]: https://github.com/gazebosim/gz-sim/compare/main...gz-sim7

[gz-gui]: https://github.com/gazebosim/gz-gui
[ign-gui-3-6]: https://github.com/gazebosim/gz-gui/compare/ign-gui6...ign-gui3
[gz-gui-6-7]: https://github.com/gazebosim/gz-gui/compare/gz-gui7...ign-gui6
[gz-gui-main]: https://github.com/gazebosim/gz-gui/compare/main...gz-gui7

[gz-launch]: https://github.com/gazebosim/gz-launch
[ign-launch-2-5]: https://github.com/gazebosim/gz-launch/compare/ign-launch5...ign-launch2
[gz-launch-5-6]: https://github.com/gazebosim/gz-launch/compare/gz-launch6...ign-launch5
[gz-launch-main]: https://github.com/gazebosim/gz-launch/compare/main...gz-launch6

Expand All @@ -77,7 +72,6 @@ Library | C ➡️ F | F ➡️
[gz-msgs-main]: https://github.com/gazebosim/gz-msgs/compare/main...gz-msgs9

[gz-physics]: https://github.com/gazebosim/gz-physics
[ign-physics-2-5]: https://github.com/gazebosim/gz-physics/compare/ign-physics5...ign-physics2
[gz-physics-5-6]: https://github.com/gazebosim/gz-physics/compare/gz-physics6...ign-physics5
[gz-physics-main]: https://github.com/gazebosim/gz-physics/compare/main...ign-physics6

Expand All @@ -86,12 +80,10 @@ Library | C ➡️ F | F ➡️
[gz-plugin-main]: https://github.com/gazebosim/gz-plugin/compare/main...gz-plugin2

[gz-rendering]: https://github.com/gazebosim/gz-rendering
[ign-rendering-3-6]: https://github.com/gazebosim/gz-rendering/compare/ign-rendering6...ign-rendering3
[gz-rendering-6-7]: https://github.com/gazebosim/gz-rendering/compare/gz-rendering7...ign-rendering6
[gz-rendering-main]: https://github.com/gazebosim/gz-rendering/compare/main...gz-rendering7

[gz-sensors]: https://github.com/gazebosim/gz-sensors
[ign-sensors-3-6]: https://github.com/gazebosim/gz-sensors/compare/ign-sensors6...ign-sensors3
[gz-sensors-6-7]: https://github.com/gazebosim/gz-sensors/compare/gz-sensors7...ign-sensors6
[gz-sensors-main]: https://github.com/gazebosim/gz-sensors/compare/main...gz-sensors7

Expand Down

0 comments on commit 74a390d

Please sign in to comment.