coreutils/util
Martin Kunkel e41c1405c9 Add devcontainer setup and small related fixes
- Added devcontainer configuration based on Ubuntu 24.04
- Added GitHub Actions workflow for devcontainer testing
- Update cSpell configuration to ingore spelling in devcontainer configs
- Update pre-commit hooks to exclude cSpell.json because pre-commit
  fails for that file due to json with comments format
- Fix filename for cSpell config in vscode settings
- Two tests in `test_dd.rs` are now skipped if /dev/sda1 is not
  available, which is the case in devcontainer
- Update check for existing gnu clone in build-gnu.sh, not checking the
  existence of the directory but the presence of the .git directory.
  This allows us to have the directly as a volume mount in devcontainer
- Remove temporary file `g` after use in build-gnu.sh
2025-08-18 07:34:16 +00:00
..
android-scripts improve debug info provided by CI 2024-03-23 16:36:01 +01:00
gnu-patches mkdir: Replaced strict restorecon compatibility check with validation that mkdir -Z sets valid 2025-07-14 21:26:00 +09:00
analyze-gnu-results.py fix ruff warnings 2025-03-18 20:52:46 +01:00
android-commands.sh Fix Android CI (#6580) 2024-07-18 09:45:00 +02:00
build-gnu.sh Add devcontainer setup and small related fixes 2025-08-18 07:34:16 +00:00
build-run-test-coverage-linux.sh create a script for automating code coverage 2025-04-07 10:19:00 +02:00
compare_gnu_result.py fix ruff warnings 2025-03-18 20:52:46 +01:00
compare_test_results.py ci: if FAIL => PASS but in the intermittent list, show the info 2025-03-22 11:04:20 +01:00
deps.nu clean up deps.nu 2023-09-24 15:41:37 +02:00
dwr.sh maint/util ~ add dwr (for interactive removal of workflow runs from CLI) 2022-02-12 15:26:59 -06:00
GHA-delete-GNU-workflow-logs.sh maint/refactor ~ (util) minor refactoring of util shell scripts 2022-02-12 15:26:59 -06:00
gnu-json-result.py fix ruff warnings 2025-03-18 20:52:46 +01:00
publish.sh publish.sh: be more prescriptive on the grep (#7983) 2025-05-25 16:33:14 +02:00
remaining-gnu-error.py remaining-gnu-error.py: Adjust to the new URL 2025-04-01 21:39:01 +02:00
rewrite_rules.rs refactor ~ (utils) fix spelling + add spell-checker exceptions 2021-05-31 08:23:58 -05:00
run-gnu-test.sh selinux test: collect and process the results 2025-03-17 11:09:18 +01:00
show-utils.BAT relpath: remove 2023-10-04 16:13:06 +02:00
show-utils.sh show-utils.sh: fix jq query to get coreutils deps 2024-06-19 17:35:45 +02:00
size-experiment.py fix ruff warnings 2025-03-18 20:52:46 +01:00
test-repo-whitespace.BAT maint/dev ~ update test-repo-whitespace.BAT dev utility 2022-01-09 21:34:22 -06:00
test_compare_test_results.py ci: if FAIL => PASS but in the intermittent list, show the info 2025-03-22 11:04:20 +01:00
update-version.sh update-version.sh: adjust to version 0.1.0 2025-05-24 22:20:54 +02:00
why-error.md printf: remove passing tests from why-error.md 2025-07-16 00:28:34 +02:00
why-skip.md util/build-gnu.sh: Bypass timeout/yes SIGPIPE handling bug 2025-07-19 15:08:59 +08:00