-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Update 3.6.0rc2 to 3.6.0 #161
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
That is strange; the artifacts aren't on |
@yosifkit - yeah I noticed that - on closer inspection, it's code frozen and all other things being equal, that |
@@ -2,8 +2,7 @@ | |||
set -eu | |||
|
|||
declare -A aliases=( | |||
[3.6-rc]='rc' |
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.
When you come back around to updating this, can you change this line to be [3.7-rc]='rc'
instead so we're ready for the next version's RC cycles instead of removing this line entirely? 🙏 (it's harmless to have an unused line here)
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.
Sure thing - done.
It looks like the final release package has been already uploaded. Anyone here that can retry this? Thanks! |
8a7705c
to
c5b36c3
Compare
🤘 |
Update 3.6.0rc2 to 3.6.0
Makes the 12/7 release of 3.6.0 available on Docker Hub