c82fc7e261
format shell scripts with shfmt --binary-next-line --case-indent --indent 2 --simplify
2024-10-11 18:32:57 +02:00
9f8172bbc0
Switch variant apt from 'apt-get dist-upgrade' to apt patterns
...
The dist-upgrade method will fail to install essential packages but
still exit successfully without reporting an error, see #1072218
2024-06-03 08:04:03 +02:00
55f376d04a
tests: more cleanup traps
2023-02-18 23:06:13 +01:00
860a9048d5
make info message lowercase like the rest
2023-01-16 15:01:30 +01:00
b0a5c30fb1
to find signed-by value, run gpg on the individual keys to print better error messages in case it fails (gpg doesn't give an indication which file it was unable to read) and print progress bar
2023-01-16 12:06:20 +01:00
4c3fddcd54
rewrite coverage.sh
...
- multiple individual shell scripts instead of one 3.5k line monster
- tests driven by Python script allowing:
* declarative test description in coverage.txt
* collecting errors instead of aborting on first error
* skipping tests
* running specific tests
2022-05-28 17:49:05 +02:00