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

Commits on Mar 25, 2025

  1. Move config.yml to .github/ISSUE_TEMPLATE

    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    97e1c99 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. fix(Runner): Fixed the WorkflowProcessExecutor, which was attemptin…

    …g to create a subflow using the runner's namespace, instead of the configured one when creating a new subflow instance
    
    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    bb708de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #502 from serverlessworkflow/fix-workflow-process-…

    …executor
    
    Fixed the `WorkflowProcessExecutor`, which was attempting to create a subflow using the runner's namespace, instead of the configured one when creating a new subflow instance
    cdavernas authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    ff4e3e5 View commit details
    Browse the repository at this point in the history
Loading