Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serverless Workflow reference implementation (skeleton) #450

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

fjtirado
Copy link
Collaborator

This is the skeleton of a reference implementation of Serverless Workflows spec, which just implement the CallHttp task.
The idea is to incrementally add functionality to it in baby steps.
The purpose of the exercise is to verify that the SDK is usable.

Signed-off-by: Francisco Javier Tirado Sarti <[email protected]>
Signed-off-by: Francisco Javier Tirado Sarti <[email protected]>
@fjtirado fjtirado changed the title Ref impl Serverless Workflow reference implementation (skeleton) Oct 28, 2024
Copy link
Member

@ricardozanini ricardozanini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty cool!!

api/src/test/resources/features/callCustomFunction.json Outdated Show resolved Hide resolved
impl/pom.xml Outdated Show resolved Hide resolved
Signed-off-by: Francisco Javier Tirado Sarti <[email protected]>
@fjtirado fjtirado merged commit e31e486 into serverlessworkflow:main Oct 29, 2024
2 checks passed
@fjtirado fjtirado deleted the ref-impl branch October 29, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants