Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
Use execution behavior to determine whether to run the next command (#32
Browse files Browse the repository at this point in the history
)

* Use execution behavior to determine whether to run the next command

Resolves #15.

* Don't let ON_FAILURE and ALWAYS commands to change the execution course

* Introduce BoundedCommands()

* Sync api package with the new .proto

* Pick up failedAtLeastOnce value from the InitialCommands RPC response

* Try to run all commands
  • Loading branch information
edigaryev committed Aug 12, 2020
1 parent f26bfbc commit da40519
Show file tree
Hide file tree
Showing 3 changed files with 677 additions and 606 deletions.

0 comments on commit da40519

Please sign in to comment.