serverlessworkflow/specification
Contains the official specification for the Serverless Workflow Domain Specific Language. It provides detailed guidelines and standards for defining, executing, and managing workflows in serverless environments, ensuring consistency and interoperability across implementations.
GherkinApache-2.0
Issues
- 5
Document join behavior of `fork` task
#1012 opened by matthias-pichler - 3
Cloud events to be publlished when workflow status change
#1030 opened by fjtirado - 0
The name of property should be "Parameters" instead of "Arguments" according to the schema
#1042 opened by Flex-Xuan - 0
Set behaviour clarification
#1040 opened by fjtirado - 1
Add sink property for emit task
#1026 opened by modoodalvi - 6
Add a new `suspended` workflow status phase
#1024 opened by cdavernas - 1
Document output of `fork` task
#1011 opened by matthias-pichler - 8
Add a new `authorization` runtime expression argument
#1020 opened by cdavernas - 0
Mismatch beween error types in examples and in spec
#1037 opened by fjtirado - 0
Improve CatchErrors schema definition
#1036 opened by fjtirado - 20
Default case in switch
#923 opened by matthias-pichler - 16
- 5
Document error behavior for HTTP & OpenAPI
#985 opened by matthias-pichler - 1
Add a new `until` (optional) property to Event Consumption Strategies of type `any`
#992 opened by cdavernas - 15
- 4
- 1
- 0
Wrong file name in examples
#1031 opened by JBBianchi - 0
Add a new `catalogs` property to workflow resources
#1021 opened by cdavernas - 5
Schema format validation inconsistencies
#1017 opened by cdavernas - 0
Extend CICD validation to CTK features
#983 opened by cdavernas - 0
Updated schema version
#1009 opened by JBBianchi - 0
OAuth2 Authentication policy conflicting `oneOf`
#1007 opened by JBBianchi - 3
Add a flag to configure whether or not an OIDC discovery request requires HTTPS
#1006 opened by cdavernas - 2
Update the CI/CD pipeline to generate the JSON equivalency of the DSL schema
#1003 opened by cdavernas - 2
Define context of `task.if` expression
#1001 opened by matthias-pichler - 0
Add a new property used to determine whether or not to await the execution of a process
#991 opened by cdavernas - 4
- 10
Multiple then with who can perform what
#976 opened by DhruvBarot - 0
Fix the schema to allow `durations` to be expressed using ISO 8601 expressions
#993 opened by cdavernas - 0
- 0
- 0
Exhaustively document difference between `schedule.on` and a start `listen` task
#972 opened by cdavernas - 8
- 4
Define http call method as `GET` by default
#980 opened by JBBianchi - 8
- 10
Redundant `externalResource` and `endpoint`
#930 opened by JBBianchi - 6
Remove `Schedule.On` property
#971 opened by cdavernas - 2
Allow accesing current date and time in expressions.
#970 opened by fjtirado - 2
- 14
Fix the custom function documentation
#962 opened by cdavernas - 1
- 1
Add `arguments` property to the `script` process
#959 opened by cdavernas - 3
- 0
- 1
- 0
- 5
DSL reference Output example
#934 opened by yzhao244 - 1
SwitchTask default case
#940 opened by JBBianchi - 3
$ref vs additionalProperties.$ref
#933 opened by JBBianchi