-
Notifications
You must be signed in to change notification settings - Fork 135
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
Update versions table #549
Conversation
Signed-off-by: Addisu Z. Taddese <[email protected]>
||8|stable||F J|||G|2022-09-26|2024-11 with Garden| | ||
||9|stable||J|||H|2022-09-26|TBD| | ||
||8|EOL ❌||F J|||G|2022-09-26|2024-11 with Garden| | ||
||9|stable||J N|||H|2023-09-29|2028-09 with Harmonic| |
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.
should the EOL month be 08
?
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.
hmm, I just copied the EOL dates from https://gazebosim.org/docs/latest/releases/.
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.
oh because I see 2028-08 with Harmonic
in other places in this PR. So we should change all of them to 2028-09 with Harmonic
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.
Fixed in 62a82d0
Signed-off-by: Addisu Z. Taddese <[email protected]>
Part of gazebo-tooling/release-tools#1165