-
Notifications
You must be signed in to change notification settings - Fork 49
Comparing changes
Open a pull request
base repository: serverlessworkflow/sdk-go
base: 2.x
head repository: serverlessworkflow/sdk-go
compare: main
- 12 commits
- 261 files changed
- 4 contributors
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ff500a0 - Browse repository at this point
Copy the full SHA ff500a0View commit details
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 <[email protected]> * Evaluate expressions, statusphase, schema validation, export, as, from Signed-off-by: Ricardo Zanini <[email protected]> * Add raise task Signed-off-by: Ricardo Zanini <[email protected]> * Task Do implementation and refactoring Signed-off-by: Ricardo Zanini <[email protected]> * Upgrade Upload Artifact Signed-off-by: Ricardo Zanini <[email protected]> * Add missing license headers Signed-off-by: Ricardo Zanini <[email protected]> * Fix lint Signed-off-by: Ricardo Zanini <[email protected]> * Add partial 'For' implementation Signed-off-by: Ricardo Zanini <[email protected]> * Add implementation docs Signed-off-by: Ricardo Zanini <[email protected]> * Solve lint issues Signed-off-by: Ricardo Zanini <[email protected]> * Readd releases table to README Signed-off-by: Ricardo Zanini <[email protected]> --------- Signed-off-by: Ricardo Zanini <[email protected]>
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 <[email protected]>
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 <[email protected]> * Fix #229 - Implement For task and refactor jq expr into context Signed-off-by: Ricardo Zanini <[email protected]> * Add missing headers Signed-off-by: Ricardo Zanini <[email protected]> * Add nolint:unused Signed-off-by: Ricardo Zanini <[email protected]> --------- Signed-off-by: Ricardo Zanini <[email protected]>
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 <[email protected]> * Fix headers and linters Signed-off-by: Ricardo Zanini <[email protected]> --------- Signed-off-by: Ricardo Zanini <[email protected]>
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 <[email protected]> * Zaninis comments Signed-off-by: fjtirado <[email protected]> --------- Signed-off-by: fjtirado <[email protected]>
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] <[email protected]> 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 <[email protected]> * Adding missed headers Signed-off-by: Ricardo Zanini <[email protected]> * Fix linters, makefile, fmt Signed-off-by: Ricardo Zanini <[email protected]> * Fix Labeler CI Signed-off-by: Ricardo Zanini <[email protected]> * Remove labeler Signed-off-by: Ricardo Zanini <[email protected]> --------- Signed-off-by: Ricardo Zanini <[email protected]>
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 <[email protected]>
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 2.x...main