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

correctly reset relevant_files after changing None/empty list semantics #995

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

senko
Copy link
Contributor

@senko senko commented Jun 4, 2024

In #994 we changed how the check for relevant files works:

  • None means we haven't checked for relevant files
  • [] (empty list) means no files are relevant

This commit fixes the places in the code where we're resetting the relevant files value to trigger a new check.

@senko senko merged commit 4b936bf into main Jun 4, 2024
6 checks passed
@senko senko deleted the reset-relevant-files branch June 4, 2024 16:52
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