forked from raystack/optimus
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: replay to support dry run (#91)
* feat: update proto to support replay dry run * feat: replay with dry run implementation on handler * feat: get run status implementation on service * test: add dry run create replay test on handler * feat: inject run getter on replay service * feat: implement get run status service * feat: print replay dry run statuses on client * feat: revert proto * fix: linter * revamp: enhance user exp * feat: update proto * revamp: change header name on create dry run * feat: use dedicated request param for replay dryrun * feat: update proto commit * fix: trailing space * refactor: rename resp on dryrun reply * feat: update proton commit * refactor: reuse getCron
- Loading branch information
1 parent
38eb9df
commit ccfa271
Showing
10 changed files
with
531 additions
and
131 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
Oops, something went wrong.