coreutils/.github/workflows
Nicolas Boichat b4c6ad1b33
Some checks are pending
CICD / Build (push) Blocked by required conditions
CICD / Test all features separately (push) Blocked by required conditions
CICD / Style/deps (push) Waiting to run
CICD / Style/cargo-deny (push) Waiting to run
CICD / Documentation/warnings (push) Waiting to run
CICD / MinRustV (push) Waiting to run
CICD / Dependencies (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Tests/Toybox test suite (push) Blocked by required conditions
CICD / Code Coverage (push) Waiting to run
CICD / Separate Builds (push) Waiting to run
CICD / Build/SELinux (push) Blocked by required conditions
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Code Quality / Pre-commit hooks (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
CI: GnuTests: Split native and selinux tests to 2 different jobs (#8388)
* .github/workflows/GnuTests.yml: Move variables to env

Will make it easier to split the work into 2 jobs.

* .github/workflows/GnuTests.yml: Move all Selinux steps to a separate job

* .github/workflows/GnuTests.yml: Create a new summary job

That aggregates between native and selinux results.

* .github/workflows/GnuTests.yml: Fix log uploading

This... didn't work, even in the previous version.

(found by Gemini...)

* .github/workflows/GnuTests.yml: Improve aggregate

Variables don't always help make things clearer.

* .github/workflows/GnuTests.yml: Make selinux and native flow identical

Also add some headers to make things easier to follow.

* .github/workflows/GnuTests.yml: More misc cleanup

In particular, SELinux flow is simplified, and fixed.

Also fix artifact download name.

* .github/workflows/GnuTests.yml: Fix aggregate job
2025-07-27 21:06:50 +02:00
..
android.yml Merge pull request #7604 from sylvestre/gh 2025-03-29 08:32:13 +01:00
CheckScripts.yml github/action: on fork, run the CI for all the branches (currently: only main) 2025-03-28 17:06:20 +01:00
CICD.yml .github/workflows: Check that target/CACHEDIR.TAG is created 2025-07-26 23:40:13 +08:00
code-quality.yml add a job to verify that pre-commit works 2025-06-21 21:15:15 +02:00
FixPR.yml .github/workflows: Take care of both ./Cargo.lock and fuzz/Cargo.lock 2025-04-05 09:34:17 +02:00
freebsd.yml chore(deps): update vmactions/freebsd-vm action to v1.2.1 2025-06-15 13:01:29 +00:00
fuzzing.yml fuzzing: get the summary data 2025-04-13 21:44:55 +02:00
GnuComment.yml dotfiles: Add works to cspell dictionary 2025-03-26 16:49:21 +01:00
GnuTests.yml CI: GnuTests: Split native and selinux tests to 2 different jobs (#8388) 2025-07-27 21:06:50 +02:00
ignore-intermittent.txt add tests/misc/tee.sh to the list of intermittent issues 2025-04-22 10:11:34 +02:00