-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: serverlessworkflow/synapse
base: v1.0.0-alpha5.10
head repository: serverlessworkflow/synapse
compare: v1.0.0-alpha5.11
- 8 commits
- 26 files changed
- 2 contributors
Commits on Jan 22, 2025
-
fix(Dashboard): Fixed the workflow schema validation, which was using…
… obsolete URIs to get the schema files Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 34d20f3 - Browse repository at this point
Copy the full SHA 34d20f3View commit details -
Merge pull request #480 from serverlessworkflow/fix-dashboard-schema-…
…validation Fix the workflow schema validation, which was using obsolete URIs to get the schema files
Configuration menu - View commit details
-
Copy full SHA for c7c818c - Browse repository at this point
Copy the full SHA c7c818cView commit details -
fix(Runner): Fixed the
TaskExecutor
to ignore bothoutput.as
and ……`export.as` clauses for skipped tasks Fixes #481 Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 45c22a1 - Browse repository at this point
Copy the full SHA 45c22a1View commit details -
fix(Solution): Updated projects version to
1.0.0-alpha5.11
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for f23a757 - Browse repository at this point
Copy the full SHA f23a757View commit details -
Merge pull request #482 from serverlessworkflow/fix-skipped-task-outp…
…ut-export Fix the `TaskExecutor` to ignore both `output.as` and `export.as` clauses for skipped tasks
Configuration menu - View commit details
-
Copy full SHA for 4d35e9f - Browse repository at this point
Copy the full SHA 4d35e9fView commit details -
fix(Dashboard): fixed "editor not found" errors
Aligned Blazor application state with DOM state to prevent issues like 'Couldn't find the editor with id...' or 'Editor with ID "..." not found'. Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for b9e19e9 - Browse repository at this point
Copy the full SHA b9e19e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6df40ad - Browse repository at this point
Copy the full SHA 6df40adView commit details -
Merge pull request #483 from serverlessworkflow/fix-monaco-bug
Fixes "editor not found" errors in the Dashboard
Configuration menu - View commit details
-
Copy full SHA for 9855378 - Browse repository at this point
Copy the full SHA 9855378View 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 v1.0.0-alpha5.10...v1.0.0-alpha5.11