This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added GateNode message Signed-off-by: Daniel Rammer <[email protected]> * added signal service Signed-off-by: Daniel Rammer <[email protected]> * fleshed out Signal service Signed-off-by: Daniel Rammer <[email protected]> * updated signal service with a GetOrCreateSignal and SetSignal API Signed-off-by: Daniel Rammer <[email protected]> * updated signal service api to use GetOrCreate semantics Signed-off-by: Daniel Rammer <[email protected]> * added the ListSignals API Signed-off-by: Daniel Rammer <[email protected]> * fixed SignalListResponse proto name Signed-off-by: Daniel Rammer <[email protected]> * set HTTP API parameters Signed-off-by: Daniel Rammer <[email protected]> * generated protos Signed-off-by: Daniel Rammer <[email protected]> * documented GateNode Signed-off-by: Daniel Rammer <[email protected]> * updated signal list API Signed-off-by: Daniel Rammer <[email protected]> * filled out signal list api Signed-off-by: Daniel Rammer <[email protected]> * addressing pr comments on docs Signed-off-by: Daniel Rammer <[email protected]> * added an output variable name to the signal condition Signed-off-by: Daniel Rammer <[email protected]> * reworded signal condition docs Signed-off-by: Daniel Rammer <[email protected]> * added ApproveCondition to GateNode Signed-off-by: Daniel Rammer <[email protected]> * removed authOpt Signed-off-by: Daniel Rammer <[email protected]> * fixed types Signed-off-by: Daniel Rammer <[email protected]> * updated doc_gen_deps to fix docs generation Signed-off-by: Daniel Rammer <[email protected]> Signed-off-by: Daniel Rammer <[email protected]>
- Loading branch information