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

Refactor tools/build-mainfest #58995

Merged
merged 1 commit into from
Mar 22, 2019
Merged

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Mar 7, 2019

I saw some duplication in #58990 and got an itch... Will likely need to be rebased when that lands. Hopefully the PR should have zero semantic changes...

r? @alexcrichton

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 7, 2019
@alexcrichton
Copy link
Member

We unfortunately don't have a lot of testing for this, so can you confirm you've built and run this locally in simple scenarios to make sure nothing is accidentally broken? Otherwise the refactorings look good to me, thanks!

@Centril Centril added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 8, 2019
@Centril
Copy link
Contributor Author

Centril commented Mar 9, 2019

@alexcrichton Following the instructions in the README seems to give the right structure for things. I reran the instructions on master and compared the diffs which produced no changes.

@Centril Centril added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Mar 9, 2019
@bors

This comment has been minimized.

@Centril Centril added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 10, 2019
@Centril Centril force-pushed the refactor-build-manifest branch 2 times, most recently from 97e0808 to b74f510 Compare March 10, 2019 10:47
@rust-lang rust-lang deleted a comment from rust-highfive Mar 10, 2019
@Centril Centril added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Mar 10, 2019
@Centril
Copy link
Contributor Author

Centril commented Mar 10, 2019

@alexcrichton Rebased; should be good to go now.

@alexcrichton
Copy link
Member

@bors: r+

👍

@bors
Copy link
Contributor

bors commented Mar 11, 2019

📌 Commit 8353487 has been approved by alexcrichton

@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 Mar 11, 2019
Centril added a commit to Centril/rust that referenced this pull request Mar 16, 2019
…alexcrichton

Refactor tools/build-mainfest

I saw some duplication in rust-lang#58990 and got an itch... Will likely need to be rebased when that lands. Hopefully the PR should have zero semantic changes...

r? @alexcrichton
Centril added a commit to Centril/rust that referenced this pull request Mar 19, 2019
…alexcrichton

Refactor tools/build-mainfest

I saw some duplication in rust-lang#58990 and got an itch... Will likely need to be rebased when that lands. Hopefully the PR should have zero semantic changes...

r? @alexcrichton
@bors
Copy link
Contributor

bors commented Mar 22, 2019

⌛ Testing commit 8353487 with merge 6e2e6db90f96f3c26acff95670af391eda5be10d...

@bors
Copy link
Contributor

bors commented Mar 22, 2019

💔 Test failed - status-appveyor

@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 Mar 22, 2019
@Centril
Copy link
Contributor Author

Centril commented Mar 22, 2019

@bors retry

@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 Mar 22, 2019
@bors
Copy link
Contributor

bors commented Mar 22, 2019

⌛ Testing commit 8353487 with merge f166314...

bors added a commit that referenced this pull request Mar 22, 2019
Refactor tools/build-mainfest

I saw some duplication in #58990 and got an itch... Will likely need to be rebased when that lands. Hopefully the PR should have zero semantic changes...

r? @alexcrichton
@bors
Copy link
Contributor

bors commented Mar 22, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: alexcrichton
Pushing f166314 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Mar 22, 2019
@bors bors merged commit 8353487 into rust-lang:master Mar 22, 2019
@Centril Centril deleted the refactor-build-manifest branch March 22, 2019 11:19
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.

4 participants