-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update CLI, server for wait request * Update generated code * Remove generated code * Add timeout function, and use it * Get first working prototype * Properly fail and print success/fail messages * Add missing reference pointer * Remove unreachable code * Show current state of all checks * Print atypical health output status now * Update short command description, thanks @jessesuen * Use server-side watch command * Use watch API * Clean up wait function to use new API better * Rm unused const, satisfy linter on caps names * Rename channel and set direction * Add infinite timeout by default
- Loading branch information
Showing
2 changed files
with
101 additions
and
0 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