Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: serverlessworkflow/sdk-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.x
Choose a base ref
...
head repository: serverlessworkflow/sdk-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 261 files changed
  • 4 contributors

Commits on Jan 22, 2025

  1. Configuration menu
    Copy the full SHA
    ff500a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. 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]>
    ricardozanini authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    15e2f10 View commit details
    Browse the repository at this point in the history
  2. chores: upgrade golang.org/x/net to v0.37.0 (#228)

    Signed-off-by: Ricardo Zanini <[email protected]>
    ricardozanini authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    4072331 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. 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]>
    ricardozanini authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    5237b86 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. 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]>
    ricardozanini authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    45bb41e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Refactoring run method (#236)

    * Refactoring run method
    
    Signed-off-by: fjtirado <[email protected]>
    
    * Zaninis comments
    
    Signed-off-by: fjtirado <[email protected]>
    
    ---------
    
    Signed-off-by: fjtirado <[email protected]>
    fjtirado authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    f729012 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. 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>
    dependabot[bot] authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    46481f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. 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]>
    ricardozanini authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    23710ee View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Configuration menu
    Copy the full SHA
    edd5f5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a905eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e245973 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    592f31d View commit details
    Browse the repository at this point in the history
Loading