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

[No QA] Don't rely on non-portable realpath #7137

Merged
merged 1 commit into from
Jan 12, 2022
Merged

Conversation

roryabraham
Copy link
Contributor

Details

As explained in this comment, realpath is not completely portable. This PR implements a workaround to find the absolute path of the script without using realpath.

Fixed Issues

n/a

Tests

Run the test, verify it passes.

QA Steps

None.

@roryabraham roryabraham self-assigned this Jan 12, 2022
@roryabraham roryabraham requested a review from a team as a code owner January 12, 2022 01:38
@MelvinBot MelvinBot requested review from MonilBhavsar and removed request for a team January 12, 2022 01:38
@roryabraham roryabraham changed the title [No QA] Don't rely on non-portable realpath [Hold][No QA] Don't rely on non-portable realpath Jan 12, 2022
@roryabraham
Copy link
Contributor Author

Throwing this on hold so that I can use it as a dummy PR to QA #6906

@roryabraham roryabraham changed the title [Hold][No QA] Don't rely on non-portable realpath [No QA] Don't rely on non-portable realpath Jan 12, 2022
@roryabraham roryabraham changed the title [No QA] Don't rely on non-portable realpath [HOLD][No QA] Don't rely on non-portable realpath Jan 12, 2022
@roryabraham roryabraham changed the title [HOLD][No QA] Don't rely on non-portable realpath [No QA] Don't rely on non-portable realpath Jan 12, 2022
@roryabraham roryabraham merged commit 36b7e0e into main Jan 12, 2022
@roryabraham roryabraham deleted the Rory-PortableRealpath branch January 12, 2022 19:28
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @roryabraham in version: 1.1.29-0 🚀

platform result
🤖 android 🤖 failure ❌
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @Jag96 in version: 1.1.29-5 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

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.

3 participants