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

ensure subject globs match only files #54

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

bdehamer
Copy link
Collaborator

@bdehamer bdehamer commented May 6, 2024

When processing the subject-path input, ensure that the artifact being hashed is actually a file. This will help to avoid errors in situations where a file glob matches a directory.

@bdehamer bdehamer requested a review from a team as a code owner May 6, 2024 18:10
Signed-off-by: Brian DeHamer <bdehamer@github.com>
@woodruffw
Copy link

Thanks @bdehamer!

@alex
Copy link

alex commented May 6, 2024

Big thanks!

@bdehamer bdehamer merged commit d442d85 into main May 6, 2024
15 checks passed
@bdehamer bdehamer deleted the bdehamer/glob-files-only branch May 6, 2024 18: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.

None yet

4 participants