Skip to content

Conversation

javagl
Copy link
Contributor

@javagl javagl commented Sep 23, 2025

This was intended to become a fix for #12910 , but to avoid merge conflicts given the larger restructuring that seems to be in progress at #12904, this is now a PR into that state.

This only changes two import calls to make sure that they don't receive a path, but an actual url.

Ping @jjspace

Copy link

Thank you for the pull request, @javagl!

✅ We can confirm we have a CLA on file for you.

Copy link
Contributor

@jjspace jjspace left a comment

Choose a reason for hiding this comment

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

I really hate the way windows treats paths, and subsequently the hoops node seems to jump through to accommodate windows paths.

Thanks for the change @javagl. I made one small change to ensure the paths imported are always strings. It does try to coerce the value but good to be explicit.

@jjspace jjspace merged commit 20f3edc into sandcastle-build-updates Sep 23, 2025
4 of 5 checks passed
@jjspace jjspace deleted the sandcastle-build-updates-windows branch September 23, 2025 20:18
@ggetz
Copy link
Contributor

ggetz commented Sep 23, 2025

Thanks @javagl and @jjspace! Would it be possible to also get this change into main? I'm not sure when exactly #12904 will land, and would like to avoid any scrambling right before release.

@jjspace
Copy link
Contributor

jjspace commented Sep 23, 2025

Yup, definitely! I was already in the process of doing just that, PR shortly. Edit: #12912

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