renovate[bot]
47e7062ada
chore(deps): update mozilla-actions/sccache-action action to v0.0.9
2025-03-27 12:48:09 +00:00
Nicolas Boichat
78a006e1a1
ci: Enable workspace tests on MacOS
2025-03-27 10:29:46 +01:00
Nicolas Boichat
28bfac3c3c
ci: Enable cspell on test on dotfiles too
...
Noticed this because pre-commit would try to run on dotfiles as
well (will CI ignored it)
2025-03-26 16:50:08 +01:00
Nicolas Boichat
b92144180f
dotfiles: Add works to cspell dictionary
...
Also fix a couple of real spelling mistakes.
2025-03-26 16:49:21 +01:00
Nicolas Boichat
5263e0e2dc
ci: Enable uudoc feature on x86-64 native builder
...
Make sure we catch build errors.
Would prevent #7572 from happening again.
2025-03-25 19:56:46 +01:00
Sylvestre Ledru
f5eff9517f
Bump MSRV to 1.85.0
2025-03-24 21:00:16 +01:00
Sylvestre Ledru
302f7842c7
ci: if FAIL => PASS but in the intermittent list, show the info
...
see:
https://github.com/uutils/coreutils/pull/7522#issuecomment-2744892884
2025-03-22 11:04:20 +01:00
Daniel Hofstetter
fc46a041f8
Merge pull request #7486 from sylvestre/python
...
Python: add ruff check and fix the code
2025-03-19 08:07:43 +01:00
Sylvestre Ledru
38aee73fe5
GNU/CI: use the aggregated-result.json files and move to python ( #7471 )
...
* GNU/CI: use the aggregated-result.json files and move to python
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
* simplify code
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2025-03-19 07:15:11 +01:00
Sylvestre Ledru
e61898897d
Github action: run ruff on the python code
2025-03-18 20:52:46 +01:00
Sylvestre Ledru
340fafb870
github: fix the name - it is reference/aggregated-result.json/aggregated-result.json otherwise
2025-03-18 07:52:15 +01:00
Daniel Hofstetter
e6461269fc
Merge pull request #7448 from sylvestre/selinux2
...
selinux: run the GNU test too
2025-03-17 15:01:33 +01:00
Sylvestre Ledru
2f872860f0
Look at all individual results and summarize
2025-03-17 11:09:18 +01:00
Sylvestre Ledru
59426b779e
github action: collect the results of the 4 tasks
2025-03-17 11:09:18 +01:00
Sylvestre Ledru
98cc160e15
github action: use the json file instead of parsing the logs
2025-03-17 11:09:18 +01:00
Sylvestre Ledru
334e29054e
selinux: improve collect of the results
2025-03-17 11:09:18 +01:00
Sylvestre Ledru
4c428ec592
ci: install selinux in other jobs
2025-03-17 11:09:18 +01:00
Sylvestre Ledru
ad6723c44b
selinux test: collect and process the results
2025-03-17 11:09:18 +01:00
Sylvestre Ledru
72ad89d956
selinux: run the GNU test too
2025-03-17 11:09:18 +01:00
renovate[bot]
e760bb802b
chore(deps): update vmactions/freebsd-vm action to v1.1.9
2025-03-15 14:25:39 +00:00
Sylvestre Ledru
0345dc8bdc
Don't clone, just take the sources from the gh runner
2025-03-14 09:54:44 +01:00
Sylvestre Ledru
1f144618e9
gh action: build and run tests on selinux
2025-03-14 09:54:29 +01:00
Daniel Hofstetter
3243fbaa03
Merge pull request #7411 from sylvestre/ci2
...
CI: improve the intermittent ignore
2025-03-10 10:40:36 +01:00
Sylvestre Ledru
55bedbb68e
CI: improve the intermittent ignore
2025-03-10 10:14:40 +01:00
renovate[bot]
56a965e04f
chore(deps): update mozilla-actions/sccache-action action to v0.0.8
2025-03-07 14:00:47 +00:00
Nicolas Boichat
3503783761
.github: CICD: add workspace test to build matrix
...
Add a new Linux build that runs without `cross`, and adds
`--workspace` to the cargo test command.
From cargo test documentation, this option "tests all members in
the workspace.". For example, this includes running tests within
the `uucore` package (see #7383 ).
Fixes #7392 .
2025-03-04 14:46:28 +01:00
Nicolas Boichat
a43fd11266
Bump MSRV to 1.82.0
...
Fixes #7393 .
2025-03-04 09:46:55 +01:00
renovate[bot]
47a43323dc
chore(deps): update dawidd6/action-download-artifact action to v9
2025-02-27 10:16:06 +00:00
Sylvestre Ledru
0cf9f9d55b
GNU test: don't generate an error if a new test passes
2025-02-23 18:35:10 +01:00
Brandon Maier
f051da7ff6
.github: add check for make install
without completions or manpages
2025-02-22 13:53:42 -06:00
Sylvestre Ledru
71248a1ecb
CI: use notice for intermittent issues instead of warnings
2025-02-10 13:07:21 +01:00
Daniel Hofstetter
e9aa8a58fd
Merge pull request #7196 from uutils/renovate/dawidd6-action-download-artifact-8.x
...
chore(deps): update dawidd6/action-download-artifact action to v8
2025-01-22 14:19:46 +01:00
Daniel Hofstetter
e50e81db58
Merge pull request #7127 from sylvestre/debug2
...
gnu patches: move to use quilt
2025-01-22 13:56:28 +01:00
renovate[bot]
ab052ffe97
chore(deps): update dawidd6/action-download-artifact action to v8
2025-01-22 12:54:47 +00:00
Sylvestre Ledru
2e41256832
add two tests to the list of intermittent tests
2025-01-22 13:24:08 +01:00
Sylvestre Ledru
0b63fe5f43
gnu patches: move to use quilt
2025-01-22 11:25:58 +01:00
daniel.eades
086be29a3c
remove redundant clippy MSRV config
2025-01-20 07:50:05 +00:00
Sylvestre Ledru
4caacf8d3e
Try to use ubuntu-24.04-arm as system
2025-01-20 08:13:27 +01:00
Sylvestre Ledru
16b0122a79
Update GNU reference to 9.6
2025-01-18 10:17:15 +01:00
Daniel Hofstetter
a850fc059f
ci: install libselinux1-dev
2025-01-13 09:11:25 +01:00
renovate[bot]
9280a46cc8
chore(deps): update vmactions/freebsd-vm action to v1.1.8
2025-01-08 21:53:11 +00:00
Daniel Hofstetter
4ff48c3d85
Merge pull request #7009 from sylvestre/xattrs
...
cp: when copying a read only file, make sure that the xattrs can be set properly
2025-01-05 13:51:00 +01:00
Sylvestre Ledru
5a3afb28ca
CI: also install attr in one of the CI job to test a cp feature
2025-01-04 20:36:45 +01:00
Sylvestre Ledru
6a8b766d6d
Merge pull request #7020 from jtracey/ls-nonunicode
...
ls: add better support for non-UTF-8 bytes
2025-01-02 11:16:58 +01:00
Sylvestre Ledru
97a442ff6c
CI: disable the windows job for indiv tests
...
Closes : #7044
2025-01-01 14:34:00 +01:00
Sylvestre Ledru
d88dc3435b
CI: test all features individually
2024-12-31 10:59:03 +01:00
Sylvestre Ledru
746a17352d
Merge pull request #6932 from RenjiSann/clippy-fix
...
Fix clippy warnings
2024-12-29 10:46:42 +01:00
Daniel Hofstetter
2ed3de387b
Merge pull request #7019 from uutils/renovate/davidanson-markdownlint-cli2-action-19.x
...
chore(deps): update davidanson/markdownlint-cli2-action action to v19
2024-12-29 10:40:07 +01:00
Dorian Peron
e8141d3360
Add --tests
to CICD clippy call
2024-12-29 04:40:07 +01:00
Justin Tracey
3a41272174
CICD: test risky names on *-unknown-linux-gnu
...
Linux + GNU is the OS + userspace least likely to run into issues with such
names, both now and in the future.
2024-12-28 22:27:34 -05:00