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

feat(ci): run providers tests only when the providers code is changed #464

Closed
geekbrother opened this issue Jan 12, 2024 · 0 comments · Fixed by #465, #466 or #473
Closed

feat(ci): run providers tests only when the providers code is changed #464

geekbrother opened this issue Jan 12, 2024 · 0 comments · Fixed by #465, #466 or #473
Assignees
Labels
accepted The issue has been accepted into the project

Comments

@geekbrother
Copy link
Contributor

At the moment we are running providers integration tests on all changes.
Sometimes some of the providers are unavailable (rate-limited etc.) that results in a blocking of the CI/CD process.

We should run the provider tests only when the provider implementation is changed and run the test only for that provider that was changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted The issue has been accepted into the project
Projects
None yet
2 participants