Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Workflow as Code SDK for Conductor #2856

Merged
merged 12 commits into from
Apr 6, 2022
Merged

Conversation

v1r3n
Copy link
Contributor

@v1r3n v1r3n commented Mar 16, 2022

Pull Request type

  • Bugfix
  • [X ] Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR
Conductor SDK for creating, managing and testing workflows.
The SDK provides the following features:

  1. Ability to create workflow using code
  2. Ability to create strongly typed workers (see @WorkerTask annotation)
  3. Framework to test workflow definitions against specific version of conductor

@v1r3n v1r3n marked this pull request as draft March 16, 2022 06:31
@v1r3n v1r3n marked this pull request as ready for review March 21, 2022 19:46
@v1r3n v1r3n changed the title [Community Preview] Workflow as Code SDK for Conductor Workflow as Code SDK for Conductor Apr 6, 2022
@apanicker-nflx apanicker-nflx added the type: important Important changes label Apr 6, 2022
@apanicker-nflx apanicker-nflx merged commit 223f729 into Netflix:main Apr 6, 2022
@v1r3n v1r3n deleted the sdk_for_java branch June 15, 2022 06:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: important Important changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants