Releases: erichdongubler-mozilla/moz-webgpu-cts
Releases · erichdongubler-mozilla/moz-webgpu-cts
v0.1.0: start of workflow for the WebGPU team
This release targets the WebGPU team, and may not offer much context for those outside of it. Sorry, not sorry! You have been warned!
This release renames the current whippit
binary to moz-webgpu-cts
, and adds the fmt
and triage
commands. Now that --gecko-checkout
is inferred from the CWD if not specified, it should now be able to cargo install
this binary and run moz-webgpu-cts $subcmd
without any further configuration!
PRs merged
- Auto-discover WebGPU tests from
mozilla-central
checkout by @ErichDonGubler in #6 - Add
moz-webgpu-cts triage
to analyze metadata files that the WebGPU team cares about by @ErichDonGubler in #5 - Auto-discover
mozilla-central
checkout fom CWD, make--gecko-checkout
optional by @ErichDonGubler in #7 - Add Releases automation when a new tag is pushed by @ErichDonGubler in #11
- Add
moz-webgpu-cts fmt
subcommand by @ErichDonGubler in #12
Full Changelog: https://github.com/ErichDonGubler/whippit/commits/v0.1.0