-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Release - April 2018 - Target RC date: 2018-04-02 - name: 0.13.0 #4583
Comments
@meteorcloudy lmk if you are not available on these dates |
#4928 may be a blocker for this release. |
We will be cutting RC approximately on April 7th /cc @philwo |
I can do it by Friday.
…On Thu, Apr 5, 2018, 3:03 AM Dmitry Lomov ***@***.***> wrote:
We will be cutting RC approximately on April 7th /cc @philwo
<https://github.com/philwo>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4583 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AD-nthr1ulZYl_psAmzjY8KWWTS0x0Ptks5tlevngaJpZM4R5mvn>
.
|
There are some jobs failing with Bazel@HEAD, but not with 0.11.0, we need to fix them
Ping the current Sheriff @vladmos If they cannot be fixed in time, I will cut the release and cherry-pick the fixes later. |
The mac failures are due to #4751, so I marked it as a release blocker. |
rules_python: there's an issue bazelbuild/rules_python#67 and a pull request bazelbuild/rules_python#83 that's supposed to fix it. |
@vladmos Thanks Vlad for summarizing all these! |
Release candidate 1 has been successfully cut, branch has been pushed (https://github.com/bazelbuild/bazel/tree/release-0.13.0) |
0.13.0-rc1 is available on chocolatey. |
The release notes contains entries from the 0.12.0 release notes. I believe the release notes generator script is confused, because the last release was 0.11, not 0.12. Also, there are duplicate entries, "None" entries, and some entries that were manually removed from the 0.12.0 release notes. Please remove the following entries:
|
Based off the nightly 0.13.0rc1 was cut from (https://buildkite.com/bazel/bazel-with-downstream-projects-bazel/builds/188), these are failing:
|
@laszlocsomor , thanks! I'll make sure they don't appear in the next RC. |
I've sent out a change removing the usage of the manifest_merger attribute from tensorflow (It's basically an internal-only attribute and it was sort of an accident that it was released as part of the tensorflow demo) |
Can we cherry-pick cb16c50 please pretty please ? Thank you! |
That's great thank you! |
FYI: Be advised that #5010 may lead to Skylark breakages if users are passing certain args by keyword. Skylark team expects the effect to be pretty minor, but if we're wrong we can make a patch. We're hoping to not have to do that since the behavior being broken is questionable anyway. |
#5038 is a blocker. |
0.13.0rc2 is created with |
0.13.0-rc2 is up on chocolatey. |
#5079 is a blocker |
Considering #4751 is also a bug already existing in 0.12.0, I'm removing it as a release blocker. |
OK, then I'll cherry-pick the fixes for both #5079 and #5077. But still leaving #4751 not being release blocker, because we are not making progress on fixing it and the issue only happens when using http remote cache on macOS, which is not used often by our users. @laszlocsomor @jin |
@laszlocsomor Thank you! |
@meteorcloudy thank you! |
0.13.0rc3 has been created with |
A new release blocker is discovered: #5066 |
0.13.0rc4 has been created with |
Unfortunately, rc4 is bad due to a merge conflict error, please don't use it. I'm fixing it. |
0.13.0rc5 has been created with rc5 is for undoing rc4, it's exactly the same as rc3 |
We have the 0.13.0 release: |
Chocolatey package is published. |
Remote Ex for 0.13.0 is producing directories with unsorted file/directory lists. This was a regression introduced in 0.12.0 (verified with deb testing of 0.11.1, 0.12.0, and 0.13.0). Issue was filed as #5109 with supplied PR #5110. Recommend inclusion into a patch release, as this will be broken against any validating Remote Ex Execution Service (including buildfarm) |
a729b9b introduced the remote ex regression |
https://github.com/bazelbuild/bazel/releases/tag/0.13.1 Fixed the remote execution regression. 0.13.0 is done! |
No description provided.
The text was updated successfully, but these errors were encountered: