-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: api methods for service logs Signed-off-by: Vladislav Sukhin <[email protected]> * fix: client for get service logs Signed-off-by: Vladislav Sukhin <[email protected]> * fix: change log Signed-off-by: Vladislav Sukhin <[email protected]> * fix: disable hints Signed-off-by: Vladislav Sukhin <[email protected]> * fix: routing Signed-off-by: Vladislav Sukhin <[email protected]> * fix: show service logs Signed-off-by: Vladislav Sukhin <[email protected]> * fix: check service name Signed-off-by: Vladislav Sukhin <[email protected]> * fix: check service name Signed-off-by: Vladislav Sukhin <[email protected]> * fix: log comment Signed-off-by: Vladislav Sukhin <[email protected]> * fix: check for testworkflow service Signed-off-by: Vladislav Sukhin <[email protected]> * fix: friendly error Signed-off-by: Vladislav Sukhin <[email protected]> * fix: add spinner Signed-off-by: Vladislav Sukhin <[email protected]> * feat: proto for service notifications Signed-off-by: Vladislav Sukhin <[email protected]> * feat: add cloud grpc method for server notifications Signed-off-by: Vladislav Sukhin <[email protected]> * fix: change timeeout Signed-off-by: Vladislav Sukhin <[email protected]> * fix: waiting for service pod Signed-off-by: Vladislav Sukhin <[email protected]> * fix: typo Signed-off-by: Vladislav Sukhin <[email protected]> * fix: waiting for service pod Signed-off-by: Vladislav Sukhin <[email protected]> * fix: add service name check Signed-off-by: Vladislav Sukhin <[email protected]> * fix: adjust help Signed-off-by: Vladislav Sukhin <[email protected]> * fix: add method to parallel step Signed-off-by: Vladislav Sukhin <[email protected]> * fix: use retry library Signed-off-by: Vladislav Sukhin <[email protected]> * fix: rename const Signed-off-by: Vladislav Sukhin <[email protected]> * fix: 0 attempts Signed-off-by: Vladislav Sukhin <[email protected]> * fix: use option Signed-off-by: Vladislav Sukhin <[email protected]> * fix: remove ctx Signed-off-by: Vladislav Sukhin <[email protected]> * feat: add cli support for parallel steps Signed-off-by: Vladislav Sukhin <[email protected]> * fix: rename url Signed-off-by: Vladislav Sukhin <[email protected]> * feat: api methods for parallel steps Signed-off-by: Vladislav Sukhin <[email protected]> * fix: tune parallel step detection Signed-off-by: Vladislav Sukhin <[email protected]> * fix: typo Signed-off-by: Vladislav Sukhin <[email protected]> * fix: cli Signed-off-by: Vladislav Sukhin <[email protected]> * feat: add proto for parallel step logs Signed-off-by: Vladislav Sukhin <[email protected]> * fix: lint Signed-off-by: Vladislav Sukhin <[email protected]> * add: grpc method for parallel steps Signed-off-by: Vladislav Sukhin <[email protected]> * fix: comments Signed-off-by: Vladislav Sukhin <[email protected]> * fix: comments Signed-off-by: Vladislav Sukhin <[email protected]> * fix: typo Signed-off-by: Vladislav Sukhin <[email protected]> * fix: change proto Signed-off-by: Vladislav Sukhin <[email protected]> * fix: rename fields Signed-off-by: Vladislav Sukhin <[email protected]> * fix: use const Signed-off-by: Vladislav Sukhin <[email protected]> * fix: check for empty result Signed-off-by: Vladislav Sukhin <[email protected]> * fix: move methods to agent package Signed-off-by: Vladislav Sukhin <[email protected]> * fix: send org and env ids Signed-off-by: Vladislav Sukhin <[email protected]> * fix: add org and env ids Signed-off-by: Vladislav Sukhin <[email protected]> --------- Signed-off-by: Vladislav Sukhin <[email protected]>
- Loading branch information
Showing
24 changed files
with
1,880 additions
and
255 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.