-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ROS Bosses to the list of distributions. #4879
Open
clalancette
wants to merge
1
commit into
rolling
Choose a base branch
from
clalancette/ros-bosses
base: rolling
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,68 +89,83 @@ Rows in the table marked in green are the currently supported distributions. | |
.. list-table:: | ||
:class: distros | ||
:header-rows: 1 | ||
:widths: 35 30 20 15 | ||
:widths: 35 25 30 20 10 | ||
|
||
* - Distro | ||
- Release date | ||
- Logo | ||
- EOL date | ||
- ROS Boss | ||
* - :doc:`Jazzy Jalisco <Releases/Release-Jazzy-Jalisco>` | ||
- May 23rd, 2024 | ||
- May 23, 2024 | ||
- |jazzy| | ||
- May 2029 | ||
- Marco A. Gutiérrez | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. how about linking the github handle for the name? |
||
* - :doc:`Iron Irwini <Releases/Release-Iron-Irwini>` | ||
- May 23rd, 2023 | ||
- May 23, 2023 | ||
- |iron| | ||
- November 2024 | ||
- Yadunund Vijay | ||
* - :doc:`Humble Hawksbill <Releases/Release-Humble-Hawksbill>` | ||
- May 23rd, 2022 | ||
- May 23, 2022 | ||
- |humble| | ||
- May 2027 | ||
- Audrow Nash | ||
* - :doc:`Galactic Geochelone <Releases/Release-Galactic-Geochelone>` | ||
- May 23rd, 2021 | ||
- May 23, 2021 | ||
- |galactic| | ||
- December 9th, 2022 | ||
- December 9, 2022 | ||
- Scott Logan | ||
* - :doc:`Foxy Fitzroy <Releases/Release-Foxy-Fitzroy>` | ||
- June 5th, 2020 | ||
- June 5, 2020 | ||
- |foxy| | ||
- June 20th, 2023 | ||
- June 20, 2023 | ||
- Jacob Perron/Dharini Dutia | ||
* - :doc:`Eloquent Elusor <Releases/Release-Eloquent-Elusor>` | ||
- November 22nd, 2019 | ||
- November 22, 2019 | ||
- |eloquent| | ||
- November 2020 | ||
- Michael Carroll | ||
* - :doc:`Dashing Diademata <Releases/Release-Dashing-Diademata>` | ||
- May 31st, 2019 | ||
- May 31, 2019 | ||
- |dashing| | ||
- May 2021 | ||
- Steven! Ragnarök | ||
* - :doc:`Crystal Clemmys <Releases/Release-Crystal-Clemmys>` | ||
- December 14th, 2018 | ||
- December 14, 2018 | ||
- |crystal| | ||
- December 2019 | ||
- Steven! Ragnarök | ||
* - :doc:`Bouncy Bolson <Releases/Release-Bouncy-Bolson>` | ||
- July 2nd, 2018 | ||
- July 2, 2018 | ||
- |bouncy| | ||
- July 2019 | ||
- Mikael Arguedas/Steven! Ragnarök | ||
* - :doc:`Ardent Apalone <Releases/Release-Ardent-Apalone>` | ||
- December 8th, 2017 | ||
- December 8, 2017 | ||
- |ardent| | ||
- December 2018 | ||
- Steven! Ragnarök | ||
* - :doc:`beta3 <Releases/Beta3-Overview>` | ||
- September 13th, 2017 | ||
- September 13, 2017 | ||
- | ||
- December 2017 | ||
- | ||
* - :doc:`beta2 <Releases/Beta2-Overview>` | ||
- July 5th, 2017 | ||
- July 5, 2017 | ||
- | ||
- September 2017 | ||
- | ||
* - :doc:`beta1 <Releases/Beta1-Overview>` | ||
- December 19th, 2016 | ||
- December 19, 2016 | ||
- | ||
- Jul 2017 | ||
- | ||
* - :doc:`alpha1 - alpha8 <Releases/Alpha-Overview>` | ||
- August 31th, 2015 | ||
- August 31, 2015 | ||
- | ||
- December 2016 | ||
- | ||
|
||
Future Distributions | ||
-------------------- | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor suggestion: it might be worth linking this to a page that explains what a "ROS Boss" is.