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 space and unicode characters in release/install path #5881

Merged
merged 9 commits into from
Aug 18, 2022

Conversation

garazdawi
Copy link
Contributor

This PR fixes so that make release, release_docs, install and install-docs can work with paths that have space and/or unicode characters in the path. It also expands the gh actions tests to build using space+unicode so that it will continue working in the future.

@garazdawi garazdawi added team:VM Assigned to OTP team VM enhancement labels Apr 12, 2022
@garazdawi garazdawi added this to the OTP-26.0 milestone Apr 12, 2022
@garazdawi garazdawi self-assigned this Apr 12, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Apr 12, 2022

CT Test Results

       9 files     262 suites   3h 19m 58s ⏱️
3 204 tests 3 072 ✔️ 130 💤 2
7 753 runs  6 856 ✔️ 896 💤 1

For more details on these failures, see this check.

Results for commit f6eecb0.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@garazdawi garazdawi force-pushed the lukas/otp/fix-space-unicode-prefix branch from b22ab2f to 7a7274d Compare July 4, 2022 12:24
@garazdawi garazdawi added the testing currently being tested, tag is used by OTP internal CI label Jul 4, 2022
@garazdawi garazdawi force-pushed the lukas/otp/fix-space-unicode-prefix branch 2 times, most recently from d14b955 to f6eecb0 Compare August 16, 2022 18:07
@garazdawi garazdawi force-pushed the lukas/otp/fix-space-unicode-prefix branch from f6eecb0 to dcd495c Compare August 18, 2022 11:15
@garazdawi garazdawi merged commit 8600b43 into erlang:master Aug 18, 2022
@garazdawi garazdawi deleted the lukas/otp/fix-space-unicode-prefix branch August 19, 2022 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant