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

Do not send staging token to production #2811

Merged
merged 4 commits into from
Jan 30, 2025
Merged

Do not send staging token to production #2811

merged 4 commits into from
Jan 30, 2025

Conversation

Wauplin
Copy link
Contributor

@Wauplin Wauplin commented Jan 30, 2025

Looks like we are sending the staging token to production quite often in our tests. Wasn't a problem until recently but now invalid tokens are unauthorized even when trying to access a public repo. Let's make sure we don't do this anymore.

(still some tests to fix)

EDIT: all good

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@Wauplin Wauplin marked this pull request as ready for review January 30, 2025 16:37
@Wauplin Wauplin requested a review from hanouticelina January 30, 2025 16:38
@Wauplin
Copy link
Contributor Author

Wauplin commented Jan 30, 2025

(merging as it's only some tweaks to fix tests)

@Wauplin Wauplin merged commit 2fdc6f4 into main Jan 30, 2025
17 checks passed
@Wauplin Wauplin deleted the fix-some-tests branch January 30, 2025 16:58
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.

2 participants