-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Update release matrix based on 9.1.0 and 8.19.0 releases #17868
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
Conversation
This commit updates the releases matrix to point to the new minor releases.
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
This pull request does not have a backport label. Could you fix it @donoghuc? 🙏
|
@@ -1,16 +1,17 @@ | |||
{ | |||
"releases": { | |||
"7.current": "7.17.29", | |||
"8.previous": "8.17.9", |
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.
are we ready to drop 8.17?
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.
given that we don't have the ability to have an 8.previous-1
, then yes. I'd rather see us test against 8.18
and 8.19
instead of 8.17
and 8.19
|
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.
LGTM
💛 Build succeeded, but was flaky
Failed CI Steps |
I was waiting to make sure all the DRA builds for 8.19.1 and 9.1.1 are ready. Seem to be in place. Going to merge this and monitor for any issues with the newly added streams. |
This commit updates the releases matrix to point to the new minor releases.