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

Allow Windows unc paths to be resolved and normalized #1351

Merged
merged 4 commits into from Jun 25, 2020
Merged

Allow Windows unc paths to be resolved and normalized #1351

merged 4 commits into from Jun 25, 2020

Conversation

TomWilloughby
Copy link
Contributor

Fixes #1346

@alexander-fenster
Copy link
Contributor

@TomWilloughby Can you please update the branch to the latest master to re-run the CI?

@TomWilloughby
Copy link
Contributor Author

@alexander-fenster I've merged the latest master and made sure the CI passes. Sorry it took so long, I haven't been checking this account since lockdown started.

@alexander-fenster alexander-fenster merged commit cd4aeda into protobufjs:master Jun 25, 2020
@alexander-fenster
Copy link
Contributor

Thank you @TomWilloughby!

@TomWilloughby TomWilloughby deleted the windows-unc-path branch June 25, 2020 16:58
taylorcode pushed a commit to taylorcode/protobuf.js that referenced this pull request Oct 16, 2020
…s#1351)

* Add unc paths to isAbsolute regex

* Allow unc paths to be resolved and normalized

* Remove trailing whitespace
This was referenced May 20, 2022
@github-actions github-actions bot mentioned this pull request Jul 8, 2022
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.

Exception when loading .proto files stored on a UNC
3 participants