Skip to content

[6] Move the Tasks group over to the tox gen script #3976

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 19 commits into from
Feb 14, 2025

Conversation

sentrivana
Copy link
Contributor

@sentrivana sentrivana commented Jan 20, 2025

  • remove hardcoded entries for celery, spark, huey, dramatiq 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 switch over to the script, I'll do this step by step in follow-up PRs.

@sentrivana sentrivana changed the base branch from master to ivana/tox-script-4 January 20, 2025 15:24
Copy link

codecov bot commented Jan 20, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
22869 1 22868 5798
View the top 1 failed test(s) by shortest run time
tests.integrations.stdlib.test_httplib test_http_timeout
Stack Traces | 20.6s run time
.../integrations/stdlib/test_httplib.py:419: in test_http_timeout
    assert len(transaction["spans"]) == 1
E   assert 2 == 1
E     +2
E     -1

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
Copy link
Member

@szokeasaurusrex szokeasaurusrex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for clarifying

@sentrivana sentrivana enabled auto-merge (squash) February 14, 2025 10:05
@sentrivana sentrivana disabled auto-merge February 14, 2025 10:14
@sentrivana sentrivana enabled auto-merge (squash) February 14, 2025 10:15
@sentrivana sentrivana merged commit 8f22def into master Feb 14, 2025
145 checks passed
@sentrivana sentrivana deleted the ivana/tox-script-6 branch February 14, 2025 10:18
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