Skip to content

CICD.yml: Publish both of coreutils and individual MSVC *.exe#11270

Open
oech3 wants to merge 1 commit intouutils:mainfrom
oech3:msvc-both
Open

CICD.yml: Publish both of coreutils and individual MSVC *.exe#11270
oech3 wants to merge 1 commit intouutils:mainfrom
oech3:msvc-both

Conversation

@oech3
Copy link
Contributor

@oech3 oech3 commented Mar 10, 2026

  • Closes v0.7.0 Windows zip release no longer provides coreutils.exe #11268
  • Restrict x86_64-pc-windows-gnu to test only since publishing Windows x64 binary twich cause confusion and both binaries are linked against UCRT. Also -gnu does not statically link UCRT which might not work on some env.
  • Drop unused cargo-options var for simplicity.

@oech3 oech3 marked this pull request as ready for review March 10, 2026 04:30
@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/tail/pid-pipe. tests/tail/pid-pipe is passing on 'main'. Maybe you have to rebase?
Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.
Congrats! The gnu test tests/rm/many-dir-entries-vs-OOM is now passing!
Congrats! The gnu test tests/seq/seq-epipe is now passing!
Note: The gnu test tests/env/env-signal-handler was skipped on 'main' but is now failing.

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.

v0.7.0 Windows zip release no longer provides coreutils.exe

1 participant