uefi-rs/xtask/src
Nicholas Bishop 9e097c1c74 xtask: Remove auto-release action
The Github Actions release workflow now uses
https://crates.io/crates/auto-release instead, so we don't need the xtask
implementation anymore.

This reverts (with some minor edits) these commits:
* d8bb47b795 "xtask: Add auto-release action"
* ad75b2f573 "xtask: Add util::run_cmd_capture_stdout"
* 910bfc3318 "xtask: rename Package::as_str to Package::name and make pub"
2024-03-13 17:25:26 +01:00
..
device_path Add GUID constants for various terminal types 2023-12-18 19:04:44 -05:00
arch.rs Improve clap help for --target 2022-11-19 13:48:47 -05:00
cargo.rs xtask: Remove auto-release action 2024-03-13 17:25:26 +01:00
check_raw.rs xtask: Allow unions in uefi-raw 2023-12-05 21:18:36 -05:00
disk.rs Increase test disk size to 10MiB 2023-07-24 13:33:59 +02:00
main.rs xtask: Remove auto-release action 2024-03-13 17:25:26 +01:00
net.rs Allow qemu test to work under Windows without WSL (#463) 2022-07-28 00:14:39 +03:00
opt.rs xtask: Remove auto-release action 2024-03-13 17:25:26 +01:00
pipe.rs xtask: Temporarily disable a false-positive clippy lint 2023-10-05 22:37:01 -04:00
platform.rs Allow qemu test to work under Windows without WSL (#463) 2022-07-28 00:14:39 +03:00
qemu.rs test-runner: Check that logging keeps working right up until EBS 2023-12-18 19:04:44 -05:00
tpm.rs Add initial support for the TCG protocols 2022-12-20 12:31:02 -05:00
util.rs xtask: Remove auto-release action 2024-03-13 17:25:26 +01:00