Skip to content

Conversation

@scpeters
Copy link
Member

@scpeters scpeters commented Dec 19, 2025

🎉 New feature

Summary

This adds a Gantt chart for the Gazebo collection release and EOL dates using mermaid-js syntax (experiment at https://mermaid.live), which is supported by GitHub.

It renders fine in GitHub, though it could be styled better (colors and font sizes), but I'm leaving this in draft until confirming that our sphinx backend will render it properly. I have successfully tested this locally.

Test it

Preview on GitHub

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers
  • Was GenAI used to generate this PR? If so, make sure to add "Generated-by" to your commits. (See this policy for more info.)

Generated-by: Remove this if GenAI was not used.

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by and Generated-by messages.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
| [Blueprint](https://gazebosim.org/docs/blueprint) | May, 2019 | Dec, 2020 | EOL |
| [Acropolis](https://gazebosim.org/docs/acropolis) | Feb, 2019 | Sep, 2019 | EOL |

~~~mermaid
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll need to add sphinxcontrib-mermaid to requirements.txt. I started working on on a timeline for the release process, but I abandoned the idea. Here's some WIP code that might be useful master...azeey:docs:mermaid

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! I incorporated some of those changes in c0fe9ca and successfully tested it locally

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@scpeters scpeters marked this pull request as ready for review December 23, 2025 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

3 participants