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

ci: fix LinuxTools PR builder missing environment variables #62757

Merged
merged 1 commit into from
Jul 17, 2019

Conversation

pietroalbini
Copy link
Member

@pietroalbini pietroalbini commented Jul 17, 2019

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
Collaborator

⚠️ 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
Member

r=me on the strategy here

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

Ok, the test build was good 🎉

@bors r=alexcrichton p=1

@bors
Copy link
Contributor

bors commented Jul 17, 2019

📌 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
Member

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

@pietroalbini
Copy link
Member Author

Let's do even a p=3!

@bors p=3

@bors
Copy link
Contributor

bors commented Jul 17, 2019

⌛ 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
Copy link
Contributor

bors commented Jul 17, 2019

☀️ 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
@pietroalbini pietroalbini 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