Skip to content

Update escriptize hook to work with newer Windows versions#2964

Merged
ferd merged 1 commit intoerlang:mainfrom
ferd:debug-broken-windows-builds
Jul 23, 2025
Merged

Update escriptize hook to work with newer Windows versions#2964
ferd merged 1 commit intoerlang:mainfrom
ferd:debug-broken-windows-builds

Conversation

@ferd
Copy link
Copy Markdown
Collaborator

@ferd ferd commented Jul 23, 2025

The arch line changed from containing win32 to containing windows in rebar_utils:get_arch() so to keep things working (and fix CI/CD) by providing the Rebar3 executables in the root project path, we have to update the regex.

@ferd ferd force-pushed the debug-broken-windows-builds branch 2 times, most recently from 7b2b7e0 to f206a87 Compare July 23, 2025 18:05
@ferd ferd changed the title Debug windows CI builds Update escriptize hook to work with newer Windows versions Jul 23, 2025
The arch line changed from containing win32 to containing windows in
rebar_utils:get_arch() so to keep things working (and fix CI/CD) by
providing the Rebar3 executables in the root project path, we have to
update the regex.
@ferd ferd force-pushed the debug-broken-windows-builds branch from ec478b0 to 86618e8 Compare July 23, 2025 18:15
@ferd ferd marked this pull request as ready for review July 23, 2025 18:46
@ferd ferd merged commit 7934da9 into erlang:main Jul 23, 2025
6 checks passed
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.

2 participants