-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
1.37.0 stable #63498
1.37.0 stable #63498
Conversation
|
I am going to approve this PR and land these changes, and if we need to (i.e., the review turns up problems) we should have enough time left to make new stable artifacts. @bors r+ p=100 |
📌 Commit 724a150e763b69ce00678ad5b210027ff2c08393 has been approved by |
⌛ Testing commit 724a150e763b69ce00678ad5b210027ff2c08393 with merge 2970c41eab04254b4d8a4ca75e63d2f7f1e8a633... |
💔 Test failed - checks-azure |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
724a150
to
0a2bd28
Compare
@bors r+ p=100 |
📌 Commit 0a2bd28 has been approved by |
⌛ Testing commit 0a2bd28 with merge 736d3e65f873e8c86e1b1f1d459a73af016bc5b5... |
💔 Test failed - checks-azure |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors retry lets hope this is spurious... |
⌛ Testing commit 0a2bd28 with merge dca7d7ef4a52ef75d7294f00a12b1cda546f5398... |
💔 Test failed - checks-azure |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors r+ |
📌 Commit c9be294 has been approved by |
💥 Test timed out |
@bors retry |
|
||
# Log the date, even on failure. Attempting to debug SSL certificate errors. | ||
- bash: date | ||
continueOnError: true |
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.
Pretty sure this won't trigger: continueOnError
tells Azure Pipelines to ignore this task failing, but condition: succeeded()
is still implied. You should also add condition: true
.
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.
My fix is #63511.
☀️ Test successful - checks-azure |
This promotes beta to stable and backports a few PRs: