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

Provide auth when querying GitHub API #130

Closed
SergioGasquez opened this issue Jan 4, 2023 · 2 comments
Closed

Provide auth when querying GitHub API #130

SergioGasquez opened this issue Jan 4, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@SergioGasquez
Copy link
Member

Motivations

We are seeing the same behaviour as in esp-rs/xtensa-toolchain#15. When we use espup in xtensa-toolchain, or we run the espup test suite in the GitHub CI, we see some random errors that are solved if we rerun the action. We suspect that the error occurs since we need to provide the right headers/auth to the GitHub API.

@SergioGasquez SergioGasquez added the enhancement New feature or request label Jan 4, 2023
@SergioGasquez SergioGasquez added this to the v0.2.5 milestone Jan 4, 2023
@SergioGasquez SergioGasquez self-assigned this Jan 4, 2023
@SergioGasquez
Copy link
Member Author

Discussion for more details in: esp-rs/rust#154 (comment)

@SergioGasquez
Copy link
Member Author

Closed by #128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant