Skip to content

Fix exclude paths on Windows + add Windows test runners - #5116

Draft
kzantow wants to merge 5 commits into
anchore:mainfrom
kzantow-anchore:fix/windows-include-paths
Draft

Fix exclude paths on Windows + add Windows test runners#5116
kzantow wants to merge 5 commits into
anchore:mainfrom
kzantow-anchore:fix/windows-include-paths

Conversation

@kzantow

@kzantow kzantow commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds windows test runners so we can validate functionality such as directorysource exclude. It will be updated to fix excludes once the test runner

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have added unit tests that cover changed behavior
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections

Issue references

Fixes: #1024

kzantow added 5 commits July 28, 2026 10:51
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
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.

Excluding a directory does not work on Windows

1 participant