particle-os-cli/utils
Gerald Pinder 8ce83ba7ff
refactor: Create SigningDriver and CiDriver (#197)
This also includes a new `login` command. The signing and CI logic is now using the Driver trait system along with a new experimental sigstore signing driver. New static macros have also been created to make implementation management easier for `Command` usage and `Driver` trait implementation calls.

---------

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2024-08-12 23:52:07 -04:00
..
highlights feat: Display full recipe with syntax highlighting (#166) 2024-04-27 09:12:04 -04:00
src refactor: Create SigningDriver and CiDriver (#197) 2024-08-12 23:52:07 -04:00
build.rs feat: Display full recipe with syntax highlighting (#166) 2024-04-27 09:12:04 -04:00
Cargo.toml refactor: Create SigningDriver and CiDriver (#197) 2024-08-12 23:52:07 -04:00