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/specification
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-alpha3
Choose a base ref
...
head repository: serverlessworkflow/specification
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-alpha4
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 11, 2024

  1. Schema format validation inconsistencies

    Fixes #1017
    
    Signed-off-by: Matthias <[email protected]>
    matthias-pichler committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    41cc6d5 View commit details
    Browse the repository at this point in the history
  2. fix: use uriTemplate type

    Signed-off-by: Matthias <[email protected]>
    matthias-pichler committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cb3cb6b View commit details
    Browse the repository at this point in the history
  3. fix: remove file:// from grpc examples

    Signed-off-by: Matthias <[email protected]>
    matthias-pichler committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f3333c7 View commit details
    Browse the repository at this point in the history
  4. fix: use relative paths for schema ref

    Signed-off-by: Matthias <[email protected]>
    matthias-pichler committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b88bbf2 View commit details
    Browse the repository at this point in the history
  5. Revert "fix: remove file:// from grpc examples"

    This reverts commit cdb7713.
    
    Signed-off-by: Matthias <[email protected]>
    matthias-pichler committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    dd2b255 View commit details
    Browse the repository at this point in the history
  6. fix: allow any uri scheme

    Signed-off-by: Matthias <[email protected]>
    matthias-pichler committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    28d821b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1018 from matthias-pichler/matthias-pichler/fix-u…

    …ri-template
    
    Fix Uri-Template
    cdavernas authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5ec4c5d View commit details
    Browse the repository at this point in the history
Loading