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

fix character length #572

Closed
wants to merge 1 commit into from

Conversation

weiyuan-jiang
Copy link
Contributor

Increase the filenames' ( with path) length so the filenames don't get truncated.

@weiyuan-jiang weiyuan-jiang requested a review from a team as a code owner August 26, 2022 18:17
Copy link
Contributor

@gmao-rreichle gmao-rreichle left a comment

Choose a reason for hiding this comment

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

Looks good to me. Not sure if a formal test was done, or if it's needed. Could be considered "0-diff trivial", and the build works.
However, this PR cannot just be merged because this PR has a "conflict" with #569, which moves around some of the utilities that are changed in this PR. That is, some of the changes here would be lost unless they are also added to #569.
Merging this PR therefore requires more thought/discussion.

@weiyuan-jiang
Copy link
Contributor Author

I have tested it. It is zero-diff

@gmao-rreichle
Copy link
Contributor

I'm hopeful that we can merge #569 very soon. Let's keep the present PR (#572) on hold for now. After #569 is merged, I will create a new PR that replicates the present PR on top of (then revised) develop branch.

@gmao-rreichle
Copy link
Contributor

Replaced with #574. Closing.

@gmao-rreichle gmao-rreichle deleted the feature/wjiang/fix_character_length branch September 1, 2022 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants