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

Prepare 1.61.0 beta release #95641

Merged
merged 2 commits into from
Apr 5, 2022
Merged

Conversation

pietroalbini
Copy link
Member

@pietroalbini pietroalbini commented Apr 4, 2022

Just a channel and RLS bump this time.

r? @ghost

@pietroalbini pietroalbini changed the base branch from master to beta April 4, 2022 09:46
@pietroalbini
Copy link
Member Author

@bors r+ p=500 rollup=never

@bors
Copy link
Contributor

bors commented Apr 4, 2022

📌 Commit 2729fd8 has been approved by pietroalbini

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Apr 4, 2022
@rust-log-analyzer

This comment was marked as outdated.

@bors
Copy link
Contributor

bors commented Apr 4, 2022

⌛ Testing commit 2729fd8 with merge cc57fdd36b84bdca15829a67aee87f19cc36c859...

@bors
Copy link
Contributor

bors commented Apr 4, 2022

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 4, 2022
@rust-log-analyzer

This comment has been minimized.

@pietroalbini
Copy link
Member Author

Bumped RLS to include:

@bors r+ p=1000 rollup=never

@bors
Copy link
Contributor

bors commented Apr 4, 2022

📌 Commit 2c82c9c2683cada82a33309704a30bf331531bbf has been approved by pietroalbini

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 4, 2022
@bors
Copy link
Contributor

bors commented Apr 4, 2022

⌛ Testing commit 2c82c9c2683cada82a33309704a30bf331531bbf with merge e52642e1ad0d87e46c1e9c5e961279b1233ed2db...

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Apr 4, 2022

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 4, 2022
@pietroalbini
Copy link
Member Author

Bumped RLS again to include rust-lang/rls#1772.

@bors r+ p=1000 rollup=never

@bors
Copy link
Contributor

bors commented Apr 4, 2022

📌 Commit 53a92556bb7fb6b63528818c5f01ca6c6984ad43 has been approved by pietroalbini

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 4, 2022
@bors
Copy link
Contributor

bors commented Apr 4, 2022

⌛ Testing commit 53a92556bb7fb6b63528818c5f01ca6c6984ad43 with merge 0fc35a0749cb88666b7f93860ca93f58b91e1e0c...

@bors
Copy link
Contributor

bors commented Apr 4, 2022

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 4, 2022
@rust-log-analyzer

This comment has been minimized.

@ehuss
Copy link
Contributor

ehuss commented Apr 4, 2022

@bors retry

x86_64-apple-2:

Received request to deprovision: The request was cancelled by the remote provider.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 4, 2022
@bors
Copy link
Contributor

bors commented Apr 4, 2022

⌛ Testing commit 53a92556bb7fb6b63528818c5f01ca6c6984ad43 with merge c8329358f56d30509f719ce3676d47a18941a0e4...

@bors
Copy link
Contributor

bors commented Apr 5, 2022

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 5, 2022
@ehuss
Copy link
Contributor

ehuss commented Apr 5, 2022

Oh, I did not look at rust-lang/rls#1772 closely enough. Racer was not bumped on this side, and that PR effectively didn't do anything since that Cargo.lock is ignored here.

@rust-log-analyzer

This comment has been minimized.

@pietroalbini
Copy link
Member Author

Whelp, good catch! Bumped the Cargo.lock on the monorepo.

@bors r+ p=1000 rollup=never

@bors
Copy link
Contributor

bors commented Apr 5, 2022

📌 Commit a7bf467 has been approved by pietroalbini

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 5, 2022
@bors
Copy link
Contributor

bors commented Apr 5, 2022

⌛ Testing commit a7bf467 with merge 0f23125...

@bors
Copy link
Contributor

bors commented Apr 5, 2022

☀️ Test successful - checks-actions
Approved by: pietroalbini
Pushing 0f23125 to beta...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Apr 5, 2022
@bors bors merged commit 0f23125 into rust-lang:beta Apr 5, 2022
@rustbot rustbot added this to the 1.61.0 milestone Apr 5, 2022
@pietroalbini pietroalbini deleted the pa-1.61.0-beta branch April 5, 2022 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants