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

[7] Move the AI group over to the tox gen script #3977

Merged
merged 17 commits into from
Feb 14, 2025
Merged

Conversation

sentrivana
Copy link
Contributor

@sentrivana sentrivana commented Jan 20, 2025

  • remove hardcoded entries for huggingface_hub from the tox template
  • remove them from the ignore list in populate_tox.py
  • run populate_tox.py to fill in entries for them
  • run split_gh_tox_actions.py to generate the CI yaml files so that they correspond to the new tox.ini

The remaining integrations in this group are not trivial to port to the script, I'll do this step by step in follow-up PRs. This group in particular needs special treatment because of the notiktoken versions of some of the integrations.

@sentrivana sentrivana changed the base branch from master to ivana/tox-script-4 January 20, 2025 15:29
@sentrivana sentrivana changed the title [6] Move the AI group over to the tox gen script [7] Move the AI group over to the tox gen script Jan 20, 2025
Copy link

codecov bot commented Jan 20, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
22842 1 22841 5793
View the top 1 failed test(s) by shortest run time
tests.integrations.stdlib.test_httplib test_http_timeout
Stack Traces | 0.186s run time
.../integrations/stdlib/test_httplib.py:419: in test_http_timeout
    assert len(transaction["spans"]) == 1
E   assert 0 == 1
E    +  where 0 = len([])

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Base automatically changed from ivana/tox-script-4 to master February 11, 2025 10:26
@sentrivana sentrivana merged commit 25ddbca into master Feb 14, 2025
146 of 147 checks passed
@sentrivana sentrivana deleted the ivana/tox-script-7 branch February 14, 2025 09:44
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