Skip to content

ci: fix LinuxTools PR builder missing environment variables#62757

Merged
bors merged 1 commit into
rust-lang:masterfrom
emilyalbini:fix-linuxtools
Jul 17, 2019
Merged

ci: fix LinuxTools PR builder missing environment variables#62757
bors merged 1 commit into
rust-lang:masterfrom
emilyalbini:fix-linuxtools

Conversation

@emilyalbini

@emilyalbini emilyalbini commented Jul 17, 2019

Copy link
Copy Markdown
Member

This PR includes the new public-credentials variables group in PR builders, hopefully fixing sccache and toolstate.

Do not merge this yet as I want to do a test build first.

r? @alexcrichton
fixes #62754 #62753

This allows the use of sccache to compile LLVM, and should fix toolstate
not working.
@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️ Warning ⚠️

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 17, 2019
@rust-highfive

This comment has been minimized.

@alexcrichton

Copy link
Copy Markdown
Member

r=me on the strategy here

@emilyalbini emilyalbini force-pushed the fix-linuxtools branch 2 times, most recently from e6fd95f to 9926868 Compare July 17, 2019 19:30
@emilyalbini emilyalbini changed the title [WIP] ci: fix LinuxTools PR builder missing environment variables ci: fix LinuxTools PR builder missing environment variables Jul 17, 2019
@emilyalbini

Copy link
Copy Markdown
Member Author

Ok, the test build was good 🎉

@bors r=alexcrichton p=1

@bors

bors commented Jul 17, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 9926868 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 Jul 17, 2019
@mark-i-m

Copy link
Copy Markdown
Contributor

Could we give this p=2? Otherwise, there will be another 4h build before this one...

@emilyalbini

Copy link
Copy Markdown
Member Author

Let's do even a p=3!

@bors p=3

@bors

bors commented Jul 17, 2019

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 9926868 with merge bc2e84c...

bors added a commit that referenced this pull request Jul 17, 2019
ci: fix LinuxTools PR builder missing environment variables

This PR includes the new `public-credentials` variables group in PR builders, hopefully fixing sccache and toolstate.

~~Do not merge this yet as I want to do a test build first.~~

r? @alexcrichton
fixes #62754 #62753
@bors

bors commented Jul 17, 2019

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-azure
Approved by: alexcrichton
Pushing bc2e84c to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jul 17, 2019
@bors bors merged commit 9926868 into rust-lang:master Jul 17, 2019
@emilyalbini emilyalbini deleted the fix-linuxtools branch August 13, 2019 16:16
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.

LinuxTools builder: TOOLSTATE_REPO is undefined

5 participants