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

Set Turbo user-agent on remote cache downloads #309

Closed
gaspar09 opened this issue Dec 15, 2021 · 1 comment · Fixed by #316 or #332
Closed

Set Turbo user-agent on remote cache downloads #309

gaspar09 opened this issue Dec 15, 2021 · 1 comment · Fixed by #316 or #332

Comments

@gaspar09
Copy link
Contributor

What version of Turborepo are you using?

1.0.13

Describe the Bug

Remote cache download requests are not setting the turbo CLI custom user agent.

Expected Behavior

Expect the user-agent to be set as described here: #109

To Reproduce

npx turbo run build with remote caching enabled.
Observe the request doesn't have a user-agent header.

@gaspar09
Copy link
Contributor Author

Methinks, #316 did not actually close this issue no?

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

Successfully merging a pull request may close this issue.

1 participant