Skip to content

Conversation

@oech3
Copy link
Contributor

@oech3 oech3 commented Jan 24, 2026

  1. release-fast is used just for checking applied profile which is duplicated with
    export CARGO_TARGET_DIR=cargo-target RUSTFLAGS="${RUSTFLAGS} -C strip=symbols" PROFILE=release-fast MANPAGES=n COMPLETIONS=n LOCALES=n
    and high cost to build. Use release-small instead.
  2. Check docs by directory
  3. Disable incremental build (not compat with sccache)

@github-actions
Copy link

GNU testsuite comparison:

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

@oech3 oech3 marked this pull request as ready for review January 24, 2026 18:12
! test -f /tmp/usr/local/share/bash-completion/completions/uu-head.bash
! test -f /tmp/usr/local/share/fish/vendor_completions.d/uu-cat.fish
# Check that documents are not present
! test -d /tmp/usr/local/share
Copy link
Contributor

Choose a reason for hiding this comment

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

please keep the completion checks

@oech3
Copy link
Contributor Author

oech3 commented Jan 25, 2026 via email

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