-
Updated
Dec 8, 2021 - JavaScript
specification
Here are 705 public repositories matching this topic...
-
Updated
Jan 25, 2022
-
Updated
Aug 2, 2021 - JavaScript
-
Updated
Jan 25, 2022 - Swift
-
Updated
Jan 6, 2022 - TypeScript
-
Updated
Jan 22, 2022 - SCSS
-
Updated
Jan 28, 2022 - WebAssembly
-
Updated
Jan 31, 2022 - PHP
-
Updated
Jan 29, 2022 - Batchfile
-
Updated
Jan 22, 2022 - SCSS
-
Updated
Jan 17, 2022 - JavaScript
-
Updated
Dec 29, 2020
-
Updated
Oct 29, 2019 - JavaScript
Problem to solve
As we try and build the community, we shouldn't require people to email me to get an invite to the slack channell
Proposal
Set up a site that allows users to sign up and get invited to the slack channel automatically. Example: https://signup.hangops.com/
Use something like this inviterbot to make a site that people can
jq-style cli
It would be great to have a jq-like cli tool that can query and transform kdl right in the command line
Go parser
.NET implementation
-
Updated
Jun 22, 2021 - PHP
-
Updated
Jan 18, 2022 - TLA
The spec doc is missing definition of error def. Here is the associated schema def- https://github.com/serverlessworkflow/specification/blob/main/schema/errors.json#L29
This should be added to https://github.com/serverlessworkflow/specification/blob/main/specification.md#workflow-error-handling
-
Updated
Dec 9, 2021 - SCSS
Improve this page
Add a description, image, and links to the specification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the specification topic, visit your repo's landing page and select "manage topics."


Describe the bug
Operation bindings are described as
Map[string, Operation Bindings Object]where channel bindings are described asChannel Bindings ObjectI expected both definitions to be described as either
Map[string, <NAME>]or<NAME>