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

Split CI tests with different http clients into separate jobs #619

Closed
norkunas opened this issue Feb 15, 2024 · 0 comments · Fixed by #651
Closed

Split CI tests with different http clients into separate jobs #619

norkunas opened this issue Feb 15, 2024 · 0 comments · Fixed by #651
Labels
enhancement New feature or request maintenance Anything related to maintenance (CI, tests, refactoring...)

Comments

@norkunas
Copy link
Collaborator

Description
Currently tests job takes much time because it dynamically updates dependencies and re-run tests with different http client.
Better would be to split into separate jobs so they could run faster and also fail faster (and cancel workflow).
Also we'd see in the checks list with which http clients we test without opening the jobs.

Basic example

Other

@norkunas norkunas added enhancement New feature or request maintenance Anything related to maintenance (CI, tests, refactoring...) labels Feb 15, 2024
@norkunas norkunas changed the title Split CI tests into separate jobs Split CI tests into separate jobs with matrix Feb 15, 2024
@norkunas norkunas changed the title Split CI tests into separate jobs with matrix Split CI tests with different http clients into separate jobs Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maintenance Anything related to maintenance (CI, tests, refactoring...)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant