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

use restricted access tokens for remote cache in non-Pants-org forks #11481

Closed
tdyas opened this issue Jan 21, 2021 · 1 comment
Closed

use restricted access tokens for remote cache in non-Pants-org forks #11481

tdyas opened this issue Jan 21, 2021 · 1 comment

Comments

@tdyas
Copy link
Contributor

tdyas commented Jan 21, 2021

For this issue, Pants learn how to call Toolchain's Buildsense API to obtain a restricted access token, similar how access tokens for Google RBE were obtained. This will allow remote cache to function in CI for pull requests not running with the Pants org. Travis CI intentionally does not expose encrypted secrets to forks outside of the GitHub org.

@tdyas
Copy link
Contributor Author

tdyas commented Feb 13, 2021

Implemented by #11503 and #11544.

@tdyas tdyas closed this as completed Feb 13, 2021
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

No branches or pull requests

2 participants