Zebra/.github/workflows/scripts
Alfredo Garcia 78d33f3e9e
feat(grpc): Add initial `Getinfo` grpc (#8178)
* add `zebra-grpc` crate

* add missing fields

* convert to a lib

* add zebra-scan and tonic as depenency

* add a getinfo grpc

* remove zebra-scanner dependency

* Adds scan_service field to scanner grpc server

* remove dependency

* test launching the grpc server from the zebra-scan crate (not building)

* fix async issue

* fixes build issues

* add binary for manual testing

* try fix try run

---------

Co-authored-by: Arya <aryasolhi@gmail.com>
2024-01-26 01:29:37 +00:00
..
gcp-delete-old-cache-images.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-delete-old-disks.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-delete-old-instances.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-delete-old-templates.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-get-available-disks.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-get-cached-disks.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-vm-startup-script.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
release-crates-dry-run.sh feat(grpc): Add initial `Getinfo` grpc (#8178) 2024-01-26 01:29:37 +00:00