1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 20:47:46 +00:00
Commit graph

139 commits

Author SHA1 Message Date
Sylvestre Ledru
cc296d8e14 gh/action: add missing locales for tests/fmt/non-space.sh 2025-06-30 00:06:52 +02:00
renovate[bot]
a23106c7b1
chore(deps): update dawidd6/action-download-artifact action to v11 2025-06-14 22:00:41 +00:00
Sylvestre Ledru
e39037c699 GNU CI: also build selinux with --release-build 2025-06-03 21:41:01 +02:00
renovate[bot]
ee9e91a77c
chore(deps): update dawidd6/action-download-artifact action to v10 2025-05-31 18:30:55 +00:00
Sylvestre Ledru
075cdcf21f CI: also install the spanish locale 2025-05-28 23:45:58 +02:00
Sylvestre Ledru
4724f04547 upgrade to GNU coreutils 9.7 as ref 2025-04-13 12:12:08 +02:00
Sylvestre Ledru
b530fdcc88 github/action: on fork, run the CI for all the branches (currently: only main) 2025-03-28 17:06:20 +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
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
340fafb870 github: fix the name - it is reference/aggregated-result.json/aggregated-result.json otherwise 2025-03-18 07:52:15 +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
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
Sylvestre Ledru
55bedbb68e CI: improve the intermittent ignore 2025-03-10 10:14:40 +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
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
renovate[bot]
ab052ffe97
chore(deps): update dawidd6/action-download-artifact action to v8 2025-01-22 12:54:47 +00:00
Sylvestre Ledru
0b63fe5f43 gnu patches: move to use quilt 2025-01-22 11:25:58 +01:00
Sylvestre Ledru
16b0122a79 Update GNU reference to 9.6 2025-01-18 10:17:15 +01:00
Sylvestre Ledru
cec9d9f00a
GnuTests: also display CURRENT_RUN_SKIP for debug purposes 2024-12-22 16:31:56 +01:00
Sylvestre Ledru
b1d4e1b812 gnu comment: explain what might be the state 2024-12-22 14:13:23 +01:00
Sylvestre Ledru
1337c6f174 Try to report no longer SKIP 2024-12-22 14:13:23 +01:00
Sylvestre Ledru
20c128a68e
Merge pull request #6975 from dcampbell24/zizmor-fix-01
Set persist-credentials: false
2024-12-19 08:55:53 +01:00
David Campbell
655defd15c
Set persist-credentials: false 2024-12-18 21:27:34 -05:00
David Campbell
67360ba8e9
Put DEFAULT_BRANCH into an env variable. 2024-12-18 18:42:06 -05:00
renovate[bot]
270525a02f
chore(deps): update dawidd6/action-download-artifact action to v7 2024-11-29 10:14:38 +00:00
Daniel Hofstetter
ca92bff41b ci: remove code coverage jobs 2024-11-15 14:31:51 +01:00
Sylvestre Ledru
96470d9614
GNU tests: install attr (#6784)
* GNU tests: install attr

```
2024-10-16T07:22:20.6386088Z SKIP: tests/misc/xattr
2024-10-16T07:22:20.6386173Z ======================
2024-10-16T07:22:20.6386178Z 
2024-10-16T07:22:20.6386369Z ./tests/misc/xattr.sh: line 42: getfattr: command not found
2024-10-16T07:22:20.6386526Z xattr.sh: skipped test: failed to get xattr of file
```

* Also install attr for the GNU code coverage
2024-10-18 11:07:45 +02:00
Sylvestre Ledru
bdaeac12f4 Use github for gnulib 2024-10-06 10:32:49 +02:00
Daniel Hofstetter
91e7355064 ci: install libselinux1-dev 2024-10-02 16:47:33 +02:00
Daniel Hofstetter
96cb1646e9 ci: use ubuntu v24 for GNU tests 2024-10-02 16:35:26 +02:00
Sylvestre Ledru
0819952978
Revert "Try to use linux high perf runners" 2024-07-10 13:25:47 +02:00
Sylvestre Ledru
e51b96bcb9
Try to use linux high perf runners 2024-07-09 23:56:27 +02:00
renovate[bot]
51e7fbe1fd
chore(deps): update dawidd6/action-download-artifact action to v6 2024-06-12 13:59:13 +00:00
renovate[bot]
edf6874a8c
chore(deps): update dawidd6/action-download-artifact action to v5 2024-06-04 12:48:36 +00:00
renovate[bot]
68ef82d541
chore(deps): update dawidd6/action-download-artifact action to v4 2024-06-03 23:01:39 +00:00
Sylvestre Ledru
3222c9225c upgrade to GNU coreutils 9.5 as ref 2024-03-28 20:43:49 +01:00
Daniel Hofstetter
9f2e426bf2 ci: use codecov token in CICD/GnuTests workflows 2024-02-15 12:23:01 +01:00
renovate[bot]
94e2050500
chore(deps): update codecov/codecov-action action to v4 2024-01-31 18:11:02 +00:00
Sylvestre Ledru
413638c789
Improve the GNU ci analysis: display the root test changes too (#5728)
* try to compare the root results too

* Add debug info in the logs

* rename the variable for something more explicit

* Improve intermittent doc
2023-12-27 08:46:33 +01:00
renovate[bot]
97a6df78a4 chore(deps): update dependency ubuntu to v22 2023-12-25 13:07:08 +01:00
Sylvestre Ledru
ba0c89fc5e build-gnu.sh: build in debug by default. Easier for local dev 2023-12-16 15:06:58 +01:00
renovate[bot]
97857d5be0
chore(deps): update actions/upload-artifact action to v4 2023-12-14 17:51:36 +00:00
renovate[bot]
5d57fdc7f8
chore(deps): update dawidd6/action-download-artifact action to v3 2023-12-13 09:25:44 +00:00
Piotr Kwiecinski
4d2bdf497a prevent CI creating 2 events on each pull request push 2023-12-01 11:52:23 +01:00