quickemu/.github/workflows
Martin Wimpress fed267550d ci(test-quickget): use temp file to collect distro rows for sorting
Replace string concatenation with temp file approach to fix issue where
only the first distro appeared in the summary table. Writing rows to a
temp file and sorting it directly is more robust than piping concatenated
strings through sort.
2026-01-23 19:29:23 +00:00
..
flake-checker.yml chore(deps): bump actions/checkout from 5 to 6 2026-01-23 07:41:37 +00:00
flake-updater.yml chore(deps): bump DeterminateSystems/update-flake-lock from 27 to 28 2026-01-23 07:41:59 +00:00
lint-pr.yml chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 2025-09-04 01:20:11 +00:00
lint-shellcheck.yml chore(deps): bump actions/checkout from 5 to 6 2026-01-23 07:41:37 +00:00
publish-release.yml chore(deps): bump actions/checkout from 5 to 6 2026-01-23 07:41:37 +00:00
test-build-quickemu.yml chore(deps): bump actions/checkout from 5 to 6 2026-01-23 07:41:37 +00:00
test-quickget.yml ci(test-quickget): use temp file to collect distro rows for sorting 2026-01-23 19:29:23 +00:00