Commit Graph

1960 Commits

Author SHA1 Message Date
zen0bit
3f72f6fd47 fix: swallow output when killing processes in cleanup() 2024-05-06 23:45:52 +01:00
Phil Clifford
0a7c196dd1 docs: update man pages to remove lsb dependency 2024-05-05 17:30:16 +01:00
Phil Clifford
87ad07601a chore: fix whitespace 2024-05-05 17:29:40 +01:00
Phil Clifford
44f560150a docs: correct small typos in README.md 2024-05-05 17:29:40 +01:00
Martin Wimpress
cc085f41ee docs: remove LSB from quickemu man page 2024-05-05 12:48:54 +01:00
Martin Wimpress
391d00eaf4 chore: drop lsb_release from NIx devshell and package 2024-05-05 12:48:54 +01:00
Martin Wimpress
d6e2dca565 refactor(quickemu): remove requirement for lsb_release. close #1156 2024-05-05 12:48:54 +01:00
Martin Wimpress
acde2de95a ci: remove [WIP] opt-in for pull request linting 2024-05-05 12:47:10 +01:00
Martin Wimpress
cda1e1b723 docs: add note about using conventional commits spec 2024-05-05 10:44:07 +01:00
Martin Wimpress
f3103a6604 ci: add lint-pr.yml; conventional commits specification checker 2024-05-05 10:44:07 +01:00
Phil Clifford
9eb54db525 chore: align sub-project 2024-05-05 09:36:41 +01:00
Phil Clifford
67893f5cb1 README.md regenerated, with only pandoc markdown pedantry differences 2024-05-05 09:36:41 +01:00
Phil Clifford
19d09556c6 Regenerated docs to adopt changes from PR 1140
man pages so far retain much of the installation and usage detail.
The README.md is now not really requiring regeneration as all the details
are referenced in the wiki.  It will be added in a seperate commit which can be ignored
but serves to show the 'corrections' and style tweaks imposed by pandoc.  These principally are line length and whitespace,
 with some markdown pedantry
2024-05-05 09:36:41 +01:00
Phil Clifford
4c47a2a3ab docs: Consistent description for package.nix
reflect changes made elsewhere
2024-05-05 09:32:10 +01:00
Liam
2acc2f4f40 Fix --url exiting when provided parameters. Closes #1160 2024-05-05 09:31:23 +01:00
Martin Wimpress
04b37ccf02 refactor: make zsync_get() consistent with other checks 2024-05-04 09:03:44 +01:00
Martin Wimpress
2e1b556b93 fix: correctly format url show daily-live tests 2024-05-04 09:03:44 +01:00
Martin Wimpress
c693dc9ba7 fix: prevent daily-live images being downloaded during test 2024-05-04 09:03:44 +01:00
zen0bit
50817d2dba fix: correct shellcheck error 2068 2024-05-04 09:03:44 +01:00
zen0bit
51cbd207fe Sort os_support 2024-05-03 18:01:40 +01:00
zen0bit
e5468e47c5 fix: daily-live not shown in checks 2024-05-03 18:01:14 +01:00
Martin Wimpress
e4c612118e refactor: update and simplify test-quickget.yml 2024-05-03 18:00:41 +01:00
Martin Wimpress
79c0486aad style: white space clean up in test-quickget.yml 2024-05-03 18:00:41 +01:00
Martin Wimpress
182a0c11e7 ci: retain test result for default period 2024-05-03 18:00:41 +01:00
Martin Wimpress
07f6205294 ci: add version checking to publish-release.yml. close #1128 2024-05-03 18:00:41 +01:00
Martin Wimpress
f03d830c30 ci: fix upload-artifacts. closes #1154 2024-05-03 18:00:41 +01:00
Martin Wimpress
2f6ab18812 refactor: update lint-shellcheck to use ludeeus/action-shellcheck. close #909 close #979 close #980 2024-05-03 18:00:41 +01:00
Martin Wimpress
7c892c9dc2 ci: refactor publish-release.yml
All release operations in a single workflow
2024-05-03 18:00:41 +01:00
Martin Wimpress
945933d5f4 fix: exit the tests correctly 2024-05-03 18:00:41 +01:00
Martin Wimpress
dcbfce86d2 ci :rename workflows 2024-05-03 18:00:41 +01:00
Martin Wimpress
4abd7231c9 style: white space clean up 2024-05-03 18:00:41 +01:00
Martin Wimpress
19539d7b31 ci: use quickget long arguments for readability 2024-05-03 18:00:41 +01:00
Martin Wimpress
5da3942278 ci: update workflow names 2024-05-03 18:00:41 +01:00
Martin Wimpress
ed91628c29 ci :update quickget-tests job names 2024-05-03 18:00:41 +01:00
Martin Wimpress
590bc24347 ci :remove obsolete neofetch install 2024-05-03 18:00:41 +01:00
Martin Wimpress
4e2b553972 ci: run all tests on ubuntu-22.04 2024-05-03 18:00:41 +01:00
Martin Wimpress
e35f11b25e ci: update publish-flakehub.yml 2024-05-03 18:00:41 +01:00
Martin Wimpress
b085bebfbe style: update usage/help for quickemu and quickget 2024-05-03 18:00:41 +01:00
zen0bit
6490d48bf9 refactor: update help_message(). closes #1148 2024-05-03 18:00:41 +01:00
zen0bit
88d61eae4e ci: misc fixes 2024-05-03 18:00:41 +01:00
zen0bit
b7ff9f90db ci: Improve quickget tests 2024-05-03 18:00:41 +01:00
Martin Wimpress
9b2eeb6f93 ci: remove obsolete -ca and -ua arguments. closes #1146 2024-05-03 18:00:41 +01:00
zen0bit
88d731895a ci: save failed.txt and compare URLs/All supported 2024-05-03 18:00:41 +01:00
zen0bit
5a07cc5d92 ci: count lines and output counts in the logs 2024-05-03 18:00:41 +01:00
zen0bit
9f11bb3d02 ci: add quickget tests to github actions. closes #1153 2024-05-03 18:00:41 +01:00
zen0bit
3b7f50d3d5 fix: correct help_message() for -ca -ua; make OS optional 2024-05-03 18:00:41 +01:00
Martin Wimpress
b2205dfbd8 chore: change exit code in create_conmfig() to 1 2024-05-03 10:02:45 +01:00
zen0bit
d73d54a688 refactor: update create_config() function. closes #1104 #1112 #1152
Thanks Liam
2024-05-03 10:02:45 +01:00
Jai A P
fedfe11190 Fix error messages printed on terminal after quickemu exits
- Fix #1130
2024-05-03 01:01:58 +01:00
zen0bit
0da48d73b0 fix: add not_supported_argument() 2024-05-03 00:27:56 +01:00