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

Add paths(-ignore) filters to reduce test overhead. #336

Merged
merged 5 commits into from
Jul 6, 2023

Conversation

fniephaus
Copy link
Member

What does this PR do?

This PR adjusts the workflow configs so that they use paths and paths-ignore to target specific tests. For example, there is no need to test the library-and-framework-list.json every time someone changes metadata, and vice versa. Similarly, we don't want to run all tests when changing documentation (markdown files).

@fniephaus fniephaus requested a review from dnestoro July 5, 2023 07:53
@fniephaus fniephaus self-assigned this Jul 5, 2023
@fniephaus fniephaus requested a review from a team as a code owner July 5, 2023 07:53
@fniephaus fniephaus merged commit cfdc986 into master Jul 6, 2023
83 checks passed
@fniephaus fniephaus deleted the fniephaus/workflow-filters branch July 6, 2023 08:28
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