-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: serverlessworkflow/sdk-go
base: v2.2.3
head repository: serverlessworkflow/sdk-go
compare: v2.2.4
- 8 commits
- 75 files changed
- 5 contributors
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2b1db96 - Browse repository at this point
Copy the full SHA 2b1db96View commit details
Commits on May 9, 2023
-
Signed-off-by: André R. de Miranda <andre@galgo.tech>
André R. de Miranda authoredMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for a8f9da8 - Browse repository at this point
Copy the full SHA a8f9da8View commit details
Commits on May 19, 2023
-
Add spolti to the SDK Go maintainers (#175)
Signed-off-by: Ricardo Zanini <zanini@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for bb71213 - Browse repository at this point
Copy the full SHA bb71213View commit details
Commits on Jul 6, 2023
-
JSON or as a YAML file: workflow.states must be int32 (#178)
* JSON or as a YAML file: workflow.states must be int32 Fixes #177 Signed-off-by: Spolti <filippespolti@gmail.com> * add a full test scenario with the compensate workflow Signed-off-by: Spolti <filippespolti@gmail.com> * move workflow to testdata directory Signed-off-by: Spolti <filippespolti@gmail.com> --------- Signed-off-by: Spolti <filippespolti@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5110906 - Browse repository at this point
Copy the full SHA 5110906View commit details
Commits on Jul 11, 2023
-
Validate the refs exists (#164)
* Add validator with context to validate the refs (functions, events, retries, etc) exists Signed-off-by: André R. de Miranda <andre@galgo.tech> * Valid errors exist and change unique_struct to unique Signed-off-by: André R. de Miranda <andre@galgo.tech> * Fix lint Signed-off-by: André R. de Miranda <andre@galgo.tech> * Add transition and compensation validations. Refactor state exists Signed-off-by: André R. de Miranda <andre@galgo.tech> * Json ignore field Signed-off-by: André R. de Miranda <andre@galgo.tech> * Fix tests Signed-off-by: André R. de Miranda <andre@galgo.tech> * Add validations: OnEvent.EventRefs, EventCondition.EventRef, and FunctionType Signed-off-by: André R. de Miranda <andre@galgo.tech> * Fix tests Signed-off-by: André R. de Miranda <andre@galgo.tech> * Replace oneof to oneofkind, and improve the error message Signed-off-by: André R. de Miranda <andre@galgo.tech> * Validation refactoring for each struct to have its test case. Revision suggestions Signed-off-by: André R. de Miranda <andre@galgo.tech> * Add validation oneofkind validation auth struct Signed-off-by: André R. de Miranda <andre@galgo.tech> * Add new tests and improve error description Signed-off-by: André R. de Miranda <andre@galgo.tech> * Add new unit tests, refactor intstr validator, and add new validation description Signed-off-by: André R. de Miranda <andre@galgo.tech> * Remove reflection from validation Signed-off-by: André R. de Miranda <andre@galgo.tech> * Remove commented code Signed-off-by: André R. de Miranda <andre@galgo.tech> --------- Signed-off-by: André R. de Miranda <andre@galgo.tech>
André R. de Miranda authoredJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 4afc5f3 - Browse repository at this point
Copy the full SHA 4afc5f3View commit details
Commits on Aug 21, 2023
-
#181 Skipping END and TRANSITION validation for usedForCompensation S…
…tates (#182) Signed-off-by: apidbere <apidbere@cisco.com> Co-authored-by: apidbere <apidbere@cisco.com>
Configuration menu - View commit details
-
Copy full SHA for 926a85d - Browse repository at this point
Copy the full SHA 926a85dView commit details
Commits on Aug 24, 2023
-
relax state action validation (#183)
The purpose of this change is to align the workflow validationb between the Java and the GO SDK. Spec allows the action to be a empty list while in the GO SDK, if defined, must have at least one item. Signed-off-by: Spolti <filippespolti@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 796270c - Browse repository at this point
Copy the full SHA 796270cView commit details
Commits on Aug 25, 2023
-
Adds small check to make sure that Action.FunctionRef is unmarshalled…
… into struct (#184) Signed-off-by: Spolti <filippespolti@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cc4ca42 - Browse repository at this point
Copy the full SHA cc4ca42View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.3...v2.2.4