-
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 0.29.1 - August 2019 (stable) #9293
Comments
Can we consider a fix for #9296 to be cherrypicked into 0.29.1? |
Yes, I think #9296 is valid. |
Filed #9299 for the git_repository regression from v0.27 -> v0.28 |
@jmillikin-stripe Thanks! |
Since the fix for #9296 isn't ready, and at this point in the day, before a US holiday weekend, I am going to wait until Tuesday (Sept 3) to cut the first RC for 0.29.1. |
Planning to cut RC1 today. Assuming everything works, we can release on Thursday. |
Release command:
|
Release announcement sent: https://releases.bazel.build/0.29.1/rc1/index.html Waiting for tests: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1179 |
Downstream tests all pass (after several retries). |
FYI it seems like a new feature in 0.29.0 broke github archive downloads in some cases #9327 I'm not sure if this warrants a revert or not |
An important internal project found a serious bug in remote execution where output files would sometimes not get deleted between builds. In this particular instance we found this to lead to zombie test results. That is test cases showing up as failed that no longer exist in the codebase. I have fixed this problem in master for different reasons not understanding the impact of this bug. |
@buchgr Please file a github issue so I can track the reason for the cherrypick. |
There already is an issue: #8385 |
Creating RC2:
|
0.29.1RC2 is available: https://releases.bazel.build/0.29.1/rc2/index.html Waiting for downstream tests: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1184 |
Downstream tests pass! Assuming no further blockers, I should be able to finalize the release on Tuesday, September 10. |
I am finalizing this release today. |
Release is available at https://github.com/bazelbuild/bazel/releases/tag/0.29.1 @petemounce, @excitoon, and @vbatts, please update your packages. |
fedora and centos build: https://copr.fedorainfracloud.org/coprs/build/1031249
|
Pushed to chocolatey |
A patch release is needed after 0.29.0 (#8572) to address the following issues:
The text was updated successfully, but these errors were encountered: