You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: Generate tox entries for grpc via script (#3979)
- remove hardcoded entries for `grpc` 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.
---------
Co-authored-by: Daniel Szoke <[email protected]>
0 commit comments