Skip to content

CICD.yml: Upload individual bins to release#10338

Merged
sylvestre merged 2 commits intouutils:mainfrom
oech3:indiv-pub
Jan 19, 2026
Merged

CICD.yml: Upload individual bins to release#10338
sylvestre merged 2 commits intouutils:mainfrom
oech3:indiv-pub

Conversation

@oech3
Copy link
Contributor

@oech3 oech3 commented Jan 18, 2026

  1. Closes Consider releasing the separate binaries too  #5691 and Individual Binaries in Workflow #8072 by reusing CI for size release to avoid increasing time for CI.
  2. Switch size release's profile to release-fast including cgu=1.
  3. Stop unnecessary uudoc build on size release for faster CI.

total binary size < 150 MB

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/shuf/shuf-reservoir (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/sort/sort-stale-thread-mem (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/ptx/ptx-overrun is no longer failing!

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 19, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing oech3:indiv-pub (24a8f39) with main (4bfbbdd)

Summary

✅ 282 untouched benchmarks
⏩ 38 skipped benchmarks1

Footnotes

  1. 38 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/shuf/shuf-reservoir (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/sort/sort-stale-thread-mem (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/ptx/ptx-overrun is no longer failing!

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/shuf/shuf-reservoir (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/sort/sort-stale-thread-mem (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/ptx/ptx-overrun is no longer failing!

@oech3
Copy link
Contributor Author

oech3 commented Jan 19, 2026

CI time: 12m 32s -> 9m 54s

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tty/tty-eof (fails in this run but passes in the 'main' branch)

@oech3
Copy link
Contributor Author

oech3 commented Jan 19, 2026

Android is still unstable

@sylvestre sylvestre merged commit 8a7c3fb into uutils:main Jan 19, 2026
156 of 157 checks passed
@oech3 oech3 deleted the indiv-pub branch January 19, 2026 09:20
oech3 added a commit to oech3/coreutils that referenced this pull request Jan 19, 2026
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
mattsu2020 pushed a commit to mattsu2020/coreutils that referenced this pull request Jan 23, 2026
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
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.

Consider releasing the separate binaries too

2 participants