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

feat: allow passing Github Token to downloader script (#206) #210

Closed
wants to merge 1 commit into from

Conversation

cwaldren-ld
Copy link
Contributor

Backport from v2.

@cwaldren-ld cwaldren-ld marked this pull request as ready for review May 3, 2024 15:39
@cwaldren-ld cwaldren-ld requested a review from a team May 3, 2024 15:39
```bash
GITHUB_TOKEN=$(gh auth token) VERSION=v2 PARAMS="stuff"  ./run.sh
```
This will allow our CI runners to pass in a github token to hopefully
avoid those random contract test failures when we are rate limited.
@cwaldren-ld cwaldren-ld force-pushed the cw/backport-gh-token branch from f903f23 to 06fe68e Compare May 3, 2024 15:39
@cwaldren-ld cwaldren-ld closed this May 3, 2024
@cwaldren-ld cwaldren-ld deleted the cw/backport-gh-token branch May 3, 2024 15:39
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 this pull request may close these issues.

1 participant