release: 1.2.0-rc.6 - #809
Merged
Merged
Conversation
Derived files written by scripts/release/sync-version.sh; --check passes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Declared reviewers: 1
Landing on
integration/remote. Head5b43ddf225219fcb486b7db30c510d9b21231134.What this is
VERSION→1.2.0-rc.6, and the two files derived from it, written byscripts/release/sync-version.shrather than by hand:scripts/release/sync-version.sh --checkpasses at this head — the same check CI runs as the pre-release guard, so a forgotten sync fails there rather than shipping a package whosepackage.jsondisagrees withVERSION.Three files, matching
release: 1.2.0-rc.5exactly. NoCHANGELOG.mdentry: the rc line has not carried one, and inventing a format here would make the next release's diff ambiguous.What is in this rc that was not in rc.5
The two that change behaviour a user can feel:
sendkept succeeding locally and nothing arrived, so the only symptom was silence.statusreports it, and reports nothing once a later cycle succeeds.And one that shows up as CI stability rather than as behaviour:
bats (ubuntu-latest 4/4)red across every open PR.Not claimed here
That #595 is closed. One branch has been rebased onto the fix and passed that shard — one sample, on an assertion that fails intermittently. The issue stays open until more of the queue has crossed it.
Measurements, at this head
No test run is quoted: this changes three version strings and no code. The suite result that matters is the one on the head this branches from,
5609129e89eaecbb10fbd0b536dc9a757f2071d2, which carries #775 and #803.Drift
Re-measured immediately before landing.