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

Do not try to fetch last modified date if remote file #707

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

ericwb
Copy link
Contributor

@ericwb ericwb commented Dec 14, 2024

If the file given in the artifact is not local, then the code should not attempt to fetch the last modified date.

This applies to cases where the file is "-" meaning standard input and artifacts with a URL when targeting GitHub repos and such.

If the file given in the artifact is not local, then the code
should not attempt to fetch the last modified date.

This applies to cases where the file is "-" meaning standard input
and artifacts with a URL when targeting GitHub repos and such.

Signed-off-by: Eric Brown <[email protected]>
@ericwb ericwb merged commit 1be62b5 into securesauce:main Dec 14, 2024
20 checks passed
@ericwb ericwb deleted the artifact_break branch December 14, 2024 03:58
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.

1 participant