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

Shorten artifact names #626

Merged
merged 3 commits into from
Nov 9, 2022
Merged

Conversation

BryceStevenWilley
Copy link
Collaborator

Avoid artifact names whose whole paths are longer than 260 characters,
which causes issues on Windows machines. See
#618 for more details and
analysis. Doesn't fix completely, but does make less likely.

Copy link
Collaborator

@plocket plocket left a comment

Choose a reason for hiding this comment

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

Great change! Thanks! Add to the changelog? Whatever you want.

Avoid artifact names whose whole paths are longer than 260 characters,
which causes issues on Windows machines. See
#618 for more details and
analysis. Doesn't fix completely, but does make less likely.
@BryceStevenWilley BryceStevenWilley merged commit c80a265 into releases/v4 Nov 9, 2022
@BryceStevenWilley BryceStevenWilley deleted the shorten_artifact_names branch November 9, 2022 21:29
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