-
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.6.0 #3286
Comments
First release blocker: #3293 |
0.5.3 first :) #3375 |
Well there were breaking changes in 0.5.3 already. IMO breaking anything before 1.0 is fair game (although I do grind my teeth ever time 😄 ). |
Hi, |
The first release candidate has been created: https://github.com/bazelbuild/bazel/tree/release-0.6.0 (baseline 87cc92e). |
https://chocolatey.org/packages/bazel/0.6.0-rc1 is available. |
One of the release note bullets is just |
Yes, it came from 65e0f78. I'll remove this item manually if there's another RC. |
So Python2 and/or Python3? |
Created an RC2 with cherry-picked a615d28. |
https://chocolatey.org/packages/bazel/0.6.0-rc2 is available. |
Sorry for crashing the party so late, but do you have room for another cherry pick? 655a529 It's an incompatible change and I would like to get it into this release. |
We should try to not cherry-pick features into release candidates, and 655a529 is a feature. |
What about this issue fixed by this non-intrusive change, protected by two innocent experimental flags, that are disabled by default? |
This is also a FR, we decided to enforce a no exception policy: we only
cherry-pick fixes for regression. On previous release we were pretty lax on
that policy and this created a lot of difficulties.
We are also making some more changes to improve our releases, the next
release will be cut around October 2nd and will be 0.7 for instance.
…On Tue, Sep 19, 2017 at 8:40 PM David Ostrovsky ***@***.***> wrote:
What about this issue <#3042>
fixed by this non-intrusive change
<https://bazel-review.googlesource.com/#/c/bazel/+/16810/>, protected by
two innocent experimental flags, that are disabled by default?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3286 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADjHf9aIbH5jGOnK6o6awiaYc3Mu8_E6ks5skAqZgaJpZM4OIKPn>
.
|
Not a regression so no. |
Cool, let's wait for the next release. |
On 0.6 our custom crosstool needed updated to replace |
@grandseiken correct, there is no release note, but neither was about copts availability. I tried to keep my changes under the radar so people will only start using it when I'm fully done. I didn't know that improbable.io has a custom crosstool with 'no_legacy_features'. I can ping you with next changes (I only expect 3 more coming). |
7b091c1 to cherrypick |
@mhlopko no worries, that stuff is all undocumented anyway. If you have the chance to ping me that'd be great but no biggie. |
https://chocolatey.org/packages/bazel/0.6.0-rc3 is available. |
as it was not part of a valid junit xml schema. To cherry-pick for #3286. RELNOTES: None. PiperOrigin-RevId: 170022796
as it was not part of a valid junit xml schema. To cherry-pick for #3286. RELNOTES: None. PiperOrigin-RevId: 170022796
https://chocolatey.org/packages/bazel/0.6.0-rc5 is available now (so is 4, belatedly). It's lovely in Kefalonia right now, highly recommend. ;) |
Next release is 0.7, cut on Oct 2nd. We can also consider a patch release, 0.6.1, with these cherrypicks; but none of commits 7744b86 and 6f32d5a fix regressions from 0.5.4 afaics. |
I suggest that you wait for 0.7. RC will be available on Oct 2, and then you can use that. |
OK, we will do that, thank you! Btw, when will the release 0.6.0 come out? |
Tomorrow unless we discover a regression.
…On Wed, Sep 27, 2017, 4:37 PM Ola Rozenfeld ***@***.***> wrote:
OK, we will do that, thank you! Btw, when will the release 0.6.0 come out?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3286 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADjHf2MbufHjrHdV7I7Je2TBtrjnKfsvks5sml28gaJpZM4OIKPn>
.
|
0.6.0 is released. @petemounce please upload it to Chocolatey. |
https://chocolatey.org/packages/bazel/0.6.0 is available now. |
Thanks! |
Is it time for our next major release?
The text was updated successfully, but these errors were encountered: