-
Notifications
You must be signed in to change notification settings - Fork 669
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Plugin Refactor to use arbitrary state machines (#1)
Goal: Propeller should support more types of transitions so that plugin writers can handle cases where it is not possible to get idempotency from downstream services. Also provide a simplified API that makes writing plugins easy. Done: New Node handler interface Implemented Task handler Implemented Dynamic handler modified node executor Unit tests for end to end
- Loading branch information
Showing
199 changed files
with
16,013 additions
and
5,707 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
Oops, something went wrong.