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

clean up smoke.yml #8525

Merged
merged 4 commits into from
Dec 4, 2023
Merged

clean up smoke.yml #8525

merged 4 commits into from
Dec 4, 2023

Conversation

jakecoffman
Copy link
Member

I'm trying to come up with a way to discover smoke tests dynamically and run them in dependabot-core. While doing that I realized there was a simpler way to do the filters. So I thought I would ship this PR first to clean things up and make sure it worked.

The idea is that if any of the "common" files change we need to run all smoke tests, so there's no reason to list every test out in the filters, just the directories in core that changed. It gets rid of a lot of duplication.

@jakecoffman jakecoffman requested a review from a team as a code owner December 4, 2023 19:59
Copy link
Contributor

@honeyankit honeyankit left a comment

Choose a reason for hiding this comment

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

This is nice! Thank you for cleaning it up!

@jakecoffman jakecoffman merged commit 03ac9e7 into main Dec 4, 2023
81 checks passed
@jakecoffman jakecoffman deleted the jakecoffman/clean-up-smoke branch December 4, 2023 20:10
@deivid-rodriguez
Copy link
Contributor

Yeah, nice cleanup!

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.

3 participants