Skip to content
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

[stable] Prepare the 1.19.0 stable release #43285

Merged
merged 1 commit into from
Jul 18, 2017

Conversation

alexcrichton
Copy link
Member

@alexcrichton alexcrichton commented Jul 17, 2017

This prepares the tree for the 1.19.0 stable release. The cargo submodule is
already updated to the tip of rust-1.19.0 so this just updates the channel we're
built in.

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link
Collaborator

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against stable. Please double check that you specified the right target!

@alexcrichton
Copy link
Member Author

@bors: r+ p=1000

(this is the stable release)

@bors
Copy link
Contributor

bors commented Jul 17, 2017

📌 Commit 3be4218 has been approved by alexcrichton

@alexcrichton alexcrichton changed the title [stable] Prepare the 1.20.0 stable release [stable] Prepare the 1.19.0 stable release Jul 17, 2017
This prepares the tree for the 1.19.0 stable release. The `cargo` submodule is
already updated to the tip of rust-1.19.0 so this just updates the channel we're
built in.
@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Jul 17, 2017

📌 Commit a12ef70 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jul 17, 2017

⌛ Testing commit a12ef70 with merge 85beef5...

bors added a commit that referenced this pull request Jul 17, 2017
[stable] Prepare the 1.19.0 stable release

This prepares the tree for the 1.19.0 stable release. The `cargo` submodule is
already updated to the tip of rust-1.19.0 so this just updates the channel we're
built in.
@bors
Copy link
Contributor

bors commented Jul 17, 2017

💔 Test failed - status-travis

@Mark-Simulacrum
Copy link
Member

Presumably spurious failure, though possibly related to clearing out caches a while ago:

$ docker history -q rust-ci | grep -v missing | xargs docker save | gzip > $HOME/docker/rust-ci.tar.gz
Error response from daemon: no such id: rust-ci
"docker save" requires at least 1 argument(s).

@bors retry

@alexcrichton
Copy link
Member Author

I think what you pasted is a typical error, the real error is:

0.00s$ sh -x -c "$RUN_SCRIPT"

+stamp src/ci/init_repo.sh . /home/travis/rustsrc

/home/travis/stamp: 2: /home/travis/stamp: Syntax error: newline unexpected

which, while still spurious, I believe is something we can fix

@bors
Copy link
Contributor

bors commented Jul 17, 2017

⌛ Testing commit a12ef70 with merge 0ade339...

bors added a commit that referenced this pull request Jul 17, 2017
[stable] Prepare the 1.19.0 stable release

This prepares the tree for the 1.19.0 stable release. The `cargo` submodule is
already updated to the tip of rust-1.19.0 so this just updates the channel we're
built in.
@bors
Copy link
Contributor

bors commented Jul 18, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 0ade339 to stable...

@bors bors merged commit a12ef70 into rust-lang:stable Jul 18, 2017
@alexcrichton alexcrichton deleted the stable-next branch July 19, 2017 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants