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.7
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.8
Choose a head ref
  • 8 commits
  • 42 files changed
  • 2 contributors

Commits on Dec 12, 2024

  1. fix(Dashboard): refactoring if transitions

    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    fb2169e View commit details
    Browse the repository at this point in the history
  2. fix(Dashboard): fixed if transitions

    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    88887f7 View commit details
    Browse the repository at this point in the history
  3. fix(Dashboard): fixed few transition bugs

    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    df4b685 View commit details
    Browse the repository at this point in the history
  4. fix(Dashboard): Fixed logs format

    - Fixed logging messages format in the graph builder
    
    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    c8c96db View commit details
    Browse the repository at this point in the history
  5. fix(Global): Updated Neuroglia packages to latest version

    Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
    JBBianchi committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    539cf57 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #468 from serverlessworkflow/fix-refactor-conditio…

    …nal-nodes
    
    Properly handled `if` clauses the Dashboard's graph builder
    cdavernas authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    f532e8a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. feat(Runner): Added a new stand-alone execution mode to the runner, e…

    …nabling it to run workflows autonomously, without the Synapse stack
    
    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    6d2baf0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #470 from serverlessworkflow/feat-stand-alone-runner

    Added a new stand-alone execution mode to the runner
    cdavernas authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    c4181aa View commit details
    Browse the repository at this point in the history
Loading