-
Notifications
You must be signed in to change notification settings - Fork 47
Comparing changes
Open a pull request
base repository: serverlessworkflow/sdk-go
base: v3.0.0
head repository: serverlessworkflow/sdk-go
compare: main
- 11 commits
- 77 files changed
- 4 contributors
Commits on Mar 25, 2025
-
Fix #222 - Basic raw implementation for DSL 1.0.0 (#224)
* Fix #222 - (WIP): Basic raw implementation for DSL 1.0.0 Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Evaluate expressions, statusphase, schema validation, export, as, from Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Add raise task Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Task Do implementation and refactoring Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Upgrade Upload Artifact Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Add missing license headers Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Fix lint Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Add partial 'For' implementation Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Add implementation docs Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Solve lint issues Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Readd releases table to README Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> --------- Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 15e2f10 - Browse repository at this point
Copy the full SHA 15e2f10View commit details -
chores: upgrade golang.org/x/net to v0.37.0 (#228)
Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4072331 - Browse repository at this point
Copy the full SHA 4072331View commit details
Commits on Mar 28, 2025
-
Fix #229 - Refactor JQ Expr processing and For Implementation (#231)
* Refactor expr packaged and shared context Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Fix #229 - Implement For task and refactor jq expr into context Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Add missing headers Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Add nolint:unused Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> --------- Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5237b86 - Browse repository at this point
Copy the full SHA 5237b86View commit details
Commits on Mar 31, 2025
-
Fix #233 - Add support to 'switch' task (#234)
* Fix #233 - Add support to 'switch' task Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Fix headers and linters Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> --------- Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 45bb41e - Browse repository at this point
Copy the full SHA 45bb41eView commit details
Commits on Apr 7, 2025
-
* Refactoring run method Signed-off-by: fjtirado <ftirados@redhat.com> * Zaninis comments Signed-off-by: fjtirado <ftirados@redhat.com> --------- Signed-off-by: fjtirado <ftirados@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for f729012 - Browse repository at this point
Copy the full SHA f729012View commit details
Commits on Apr 17, 2025
-
chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 (#237)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0. - [Commits](golang/net@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 46481f6 - Browse repository at this point
Copy the full SHA 46481f6View commit details
Commits on Apr 30, 2025
-
Fix #238 - Add support to fork task (#240)
* Fix #238 - Add support to fork task Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Adding missed headers Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Fix linters, makefile, fmt Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Fix Labeler CI Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> * Remove labeler Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com> --------- Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 23710ee - Browse repository at this point
Copy the full SHA 23710eeView commit details
Commits on May 2, 2025
-
fix: Endpoint configuration should also accept expressions (#225)
Signed-off-by: Gio Gutierrez <giovanny.gutierrez@commure.com>
Configuration menu - View commit details
-
Copy full SHA for edd5f5e - Browse repository at this point
Copy the full SHA edd5f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a905eb - Browse repository at this point
Copy the full SHA 7a905ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for e245973 - Browse repository at this point
Copy the full SHA e245973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 592f31d - Browse repository at this point
Copy the full SHA 592f31dView 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 v3.0.0...main