Skip to content

fix: use GH token for VCS lookups #578

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

Merged
merged 7 commits into from
Jul 1, 2024

Conversation

g-linville
Copy link
Member

@g-linville g-linville commented Jun 27, 2024

With this change, we now use the GitHub token for VCS lookups when resolving tools. This can help avoid rate limits.

I also fix the Claude smoke test in this PR, but it runs the old version against this PR, which is why it is still failing.

Signed-off-by: Grant Linville <[email protected]>
Signed-off-by: Grant Linville <[email protected]>
Signed-off-by: Grant Linville <[email protected]>
Signed-off-by: Grant Linville <[email protected]>
Signed-off-by: Grant Linville <[email protected]>
@thedadams
Copy link
Contributor

@njhale and I just fixed the claude smoke tests (was a problem in the tool-beta branch over there). So I re-ran and they should pass.

@njhale
Copy link
Member

njhale commented Jun 28, 2024

@g-linville Also, just noting that members of the gptscript-ai org don't need to add the run-smoke label for smoke tests to run for their PRs.

LMK if this isn't the case for you and I can look into it.

@njhale njhale removed the run-smoke label Jun 28, 2024
@g-linville
Copy link
Member Author

Thanks. Yeah I didn't need to add the label but I added it at some point to see if it would change anything while I was troubleshooting, lol.

@g-linville g-linville merged commit a42c9e3 into gptscript-ai:main Jul 1, 2024
8 checks passed
@g-linville g-linville deleted the use-gh-env-var branch July 1, 2024 13:35
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.

4 participants