An open API service for providing issue and pull request metadata for open source projects.

GitHub / serverlessworkflow/synapse issues and pull requests

#507 - Fixed the `FunctionCallExecutor` to support custom functions that do not specify an @ catalog, falling back to the default Serverless Workflow catalog

Pull Request - State: closed - Opened by cdavernas about 1 month ago
Labels: priority: high, weight: 3, app: runner, type: fix

#506 - Workflow Completion Event Not Emitted Consistently

Issue - State: open - Opened by SonaThaj about 1 month ago
Labels: type: bug

#505 - Can't run a workflow because the runner image tag was not found

Issue - State: closed - Opened by oEscal 3 months ago - 1 comment
Labels: type: bug

#501 - Catch Block Not Considering Updated Context in Switch Execution

Issue - State: open - Opened by SonaThaj 4 months ago - 2 comments
Labels: type: bug

#500 - The `Docker Runtime` is not pulling the configured runner image

Issue - State: closed - Opened by cdavernas 4 months ago
Labels: type: bug, priority: high, runtime: docker, weight: 2, app: operator

#499 - Fix "Getting Started" documentation

Issue - State: open - Opened by LeifLazar 4 months ago - 3 comments
Labels: type: documentation, priority: medium, weight: 1, type: fix

#498 - Unable to fetch input data from events while a workflow is trigerred by an event

Issue - State: closed - Opened by anushapai23 5 months ago - 1 comment
Labels: type: bug

#497 - Fix incorrect EnumMember value for Yaml

Pull Request - State: closed - Opened by aweng126 5 months ago - 2 comments
Labels: app: runner, type: fix

#496 - EnumMember Value for 'Yaml' is Incorrect

Issue - State: closed - Opened by aweng126 5 months ago
Labels: type: bug, priority: low, weight: 1, app: runner

#494 - API endpoint /api/v1/events shouldnt require a token

Issue - State: closed - Opened by bvandewe 5 months ago - 2 comments
Labels: type: bug

#493 - Add center to clicked node feature on the Dashboard's graph

Pull Request - State: closed - Opened by JBBianchi 6 months ago
Labels: type: enhancement, app: dashboard, priority: medium, weight: 1

#492 - Fix correlation handling

Pull Request - State: closed - Opened by cdavernas 6 months ago
Labels: type: bug, priority: high, weight: 3, app: runner, app: correlator

#491 - Workflow details panels auto collapse in the Dashboard

Pull Request - State: closed - Opened by JBBianchi 6 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 1

#490 - Disabled unnecessary namespace listing in the Dashboard

Pull Request - State: closed - Opened by JBBianchi 6 months ago
Labels: type: enhancement, app: dashboard, priority: medium, weight: 1

#489 - Fix the `ListenTaskExecutor`, which did not work anymore without streaming

Pull Request - State: closed - Opened by cdavernas 6 months ago
Labels: priority: high, weight: 2, app: runner, type: fix

#488 - Fix the `ScriptProcessExecutor` to honor the `await` property

Pull Request - State: closed - Opened by toxik 6 months ago
Labels: priority: high, weight: 1, app: runner, type: fix

#487 - Scripts are not awaited by default

Issue - State: closed - Opened by toxik 6 months ago - 1 comment
Labels: type: bug, priority: high, weight: 1, app: runner

#486 - Fix the `WorkflowDefinitionExtensions` and `DoTaskDefinitionExtensions` to rely on name to determine the next task

Pull Request - State: closed - Opened by cdavernas 6 months ago
Labels: type: bug, priority: high, weight: 1, app: runner

#485 - Flow entering infinite loop while using wait task

Issue - State: closed - Opened by SonaThaj 6 months ago - 2 comments
Labels: type: bug, priority: high, weight: 1, app: runner

#484 - Unable to call child workflow from parent workflow

Issue - State: closed - Opened by SonaThaj 6 months ago - 9 comments
Labels: type: bug, priority: high, app: api, app: runner, status: investigate

#483 - Fixes "editor not found" errors in the Dashboard

Pull Request - State: closed - Opened by JBBianchi 6 months ago
Labels: type: bug, app: dashboard, priority: medium, weight: 1, type: fix

#482 - Fix the `TaskExecutor` to ignore both `output.as` and `export.as` clauses for skipped tasks

Pull Request - State: closed - Opened by cdavernas 6 months ago
Labels: type: bug, priority: high, weight: 2, app: runner

#481 - Skipped Task unexpectedly evaluate both `output.as` and `export.as`

Issue - State: closed - Opened by cdavernas 6 months ago
Labels: type: bug, priority: high, weight: 2, app: runner

#480 - Fix the workflow schema validation, which was using obsolete URIs to get the schema files

Pull Request - State: closed - Opened by cdavernas 6 months ago
Labels: priority: high, app: dashboard, weight: 1, type: fix

#479 - Implement event read mode

Pull Request - State: closed - Opened by cdavernas 7 months ago
Labels: type: enhancement, priority: medium, weight: 1, app: runner

#478 - Implement streaming features for the `listen` task and for the `asyncapi` call

Pull Request - State: closed - Opened by cdavernas 7 months ago
Labels: type: enhancement, priority: medium, weight: 4, app: runner

#477 - Fix the HttpCallExecutor to configure authentication on the HttpClient used to perform the configured request

Pull Request - State: closed - Opened by cdavernas 7 months ago
Labels: app: runner, type: fix

#476 - Update the `HttpCallProcessor` and `OpenApiCallProcessor` to throw when a unexpected 3.x.x is returned by the remote server

Pull Request - State: closed - Opened by cdavernas 7 months ago
Labels: type: enhancement, priority: high, weight: 1, app: runner

#475 - Implement the `AsyncAPI` function call

Pull Request - State: closed - Opened by cdavernas 7 months ago
Labels: type: enhancement, priority: high, weight: 3, app: runner

#474 - Replace standard issue templates by form-based ones

Pull Request - State: closed - Opened by cdavernas 7 months ago
Labels: type: enhancement, priority: low, weight: 1

#473 - Improved graph rendering in the Dashboard

Pull Request - State: closed - Opened by JBBianchi 7 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 1

#472 - Fixed transitions issues in the Dashboard graph

Pull Request - State: closed - Opened by JBBianchi 8 months ago
Labels: app: dashboard, priority: medium, weight: 1, type: fix

#471 - Fixed the ClusterResourceController by removing `namespace` path parameter from patch actions

Pull Request - State: closed - Opened by cdavernas 8 months ago
Labels: priority: high, app: api, weight: 1, type: fix

#470 - Added a new stand-alone execution mode to the runner

Pull Request - State: closed - Opened by cdavernas 8 months ago
Labels: type: enhancement, priority: low, weight: 3, app: runner

#469 - Improved workflow creation vs update process in the Dashboard

Pull Request - State: closed - Opened by JBBianchi 8 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 1

#468 - Properly handled `if` clauses the Dashboard's graph builder

Pull Request - State: closed - Opened by JBBianchi 8 months ago
Labels: type: bug, app: dashboard, priority: low, weight: 2

#467 - Updates the modal to create a new workflow instance by adding a form-based editor for the instance's input

Pull Request - State: closed - Opened by cdavernas 8 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 3

#466 - Enable standalone Synapse runner

Issue - State: closed - Opened by JBBianchi 8 months ago - 1 comment
Labels: type: enhancement, priority: low, weight: 3, app: runner, runtime: native

#465 - HTTP Response 204 with no content is handled as faulted

Issue - State: closed - Opened by anushapai23 8 months ago - 1 comment

#464 - Zoom and center on clicked workflow graph node

Issue - State: closed - Opened by cdavernas 8 months ago
Labels: type: enhancement, app: dashboard, priority: medium, weight: 2

#463 - Fixed the `ForTaskExecutor`, which was not properly running when the list to enumerate contained only 1 item

Pull Request - State: closed - Opened by cdavernas 8 months ago - 1 comment
Labels: type: bug, priority: high, weight: 2, app: runner

#462 - Iteration doesnt work when there is one item in the list

Issue - State: closed - Opened by anushapai23 8 months ago - 1 comment
Labels: type: bug, priority: high, weight: 2, app: runner

#461 - The context set within the try-catch block is not accessible.

Issue - State: closed - Opened by anushapai23 8 months ago - 1 comment
Labels: type: bug, priority: high, weight: 1, app: runner

#460 - Fixed the `WorkflowDefinitionEnumerableExtensions` by using the `SemVersio.PrecendenceComparer` when ordering versions of a workflow

Pull Request - State: closed - Opened by cdavernas 8 months ago
Labels: priority: high, app: dashboard, weight: 1, type: fix

#459 - Fix try catch context handling

Pull Request - State: closed - Opened by cdavernas 8 months ago
Labels: type: bug, priority: high, app: api, app: dashboard, weight: 2, app: runner, app: operator

#458 - Prevent unnecessary namespace listing

Issue - State: closed - Opened by JBBianchi 8 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 2

#457 - Improve workflow existence check to prevent misleading 404 logs

Issue - State: closed - Opened by JBBianchi 8 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 1

#456 - Cannot run an instance of a workflow

Issue - State: closed - Opened by anushapai23 8 months ago - 11 comments

#455 - Minimize the windows/widgets by default when an Instance is clicked

Issue - State: closed - Opened by anushapai23 8 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 1

#454 - Unable to get latest workflow definition when a definition have multiple versions

Issue - State: closed - Opened by JBBianchi 8 months ago
Labels: type: bug, priority: high, app: api

#453 - Upgraded solution to NET 9.0

Pull Request - State: closed - Opened by cdavernas 9 months ago
Labels: type: enhancement, app: api, priority: low, weight: 2, app: runner

#452 - Updated conformance tests

Pull Request - State: closed - Opened by JBBianchi 9 months ago
Labels: priority: low, weight: 1

#451 - Improved task hierarchy navigation using a "tree view" in the Dashboard

Pull Request - State: closed - Opened by JBBianchi 9 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 1

#450 - CI/CD workflow to publish helm chart

Pull Request - State: closed - Opened by robinson 9 months ago - 3 comments
Labels: type: enhancement, priority: low, weight: 2, runtime: kubernetes

#449 - Light theme improvements and close button for editor errors in the Dashboard

Pull Request - State: closed - Opened by JBBianchi 9 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 1

#448 - Fixed the default global JsonSerializer options by enforcing indentation

Pull Request - State: closed - Opened by cdavernas 9 months ago
Labels: app: dashboard, priority: medium, weight: 1, type: fix

#447 - Error Toast Message is Not Dismissible

Issue - State: closed - Opened by SonaThaj 9 months ago - 3 comments
Labels: type: enhancement, app: dashboard, priority: low, weight: 1

#446 - Enabled light theme support in the Dashboard

Pull Request - State: closed - Opened by JBBianchi 9 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 2

#445 - Requesting Light Theme for UI

Issue - State: closed - Opened by SonaThaj 9 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 2

#444 - Added suspend/resume/cancel actions to workflow instances in the Dashboard

Pull Request - State: closed - Opened by JBBianchi 9 months ago
Labels: type: enhancement, app: dashboard, priority: medium, weight: 1

#443 - Implemented the feature to run processes asynchronously without awaiting their completion

Pull Request - State: closed - Opened by cdavernas 9 months ago
Labels: type: enhancement, priority: medium, weight: 2, app: runner

#442 - Added a new `suspended` workflow instance status phase

Pull Request - State: closed - Opened by cdavernas 9 months ago
Labels: priority: medium, weight: 2, type: fix

#441 - Added means to suspend, resume and cancel workflow instances

Pull Request - State: closed - Opened by cdavernas 9 months ago
Labels: type: enhancement, priority: high, app: api, weight: 5, app: runner, app: operator

#440 - Fixed the API client to use SSEs for watching and monitoring resources

Pull Request - State: closed - Opened by cdavernas 9 months ago
Labels: priority: high, app: api, weight: 2, type: fix

#439 - Added capability to replay a workflow with the same input in the Dashboard

Pull Request - State: closed - Opened by JBBianchi 9 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 1

#438 - Fixed the `custom function` validation when using the JSON editor of the Dashboard

Pull Request - State: closed - Opened by JBBianchi 9 months ago
Labels: type: bug, app: dashboard, priority: low, weight: 1, type: fix

#437 - Fixed the `OpenApiCallExecutor` to evaluate the `operationId` parameter when its value is a runtime expressions

Pull Request - State: closed - Opened by cdavernas 9 months ago
Labels: priority: high, weight: 1, app: runner, type: fix

#436 - Added copy to clipboard button to the Dashboard's editors

Pull Request - State: closed - Opened by JBBianchi 9 months ago
Labels: app: dashboard, priority: low, weight: 1, type: fix

#435 - Added support for custom functions defined in external catalogs

Pull Request - State: closed - Opened by cdavernas 9 months ago
Labels: type: enhancement, priority: low, weight: 2, app: runner

#434 - Transformed the `CustomFunction` into a cluster resource

Pull Request - State: closed - Opened by cdavernas 9 months ago
Labels: app: api, priority: low, weight: 3, app: runner, type: fix

#433 - Fixed the `WorkflowExecutionContext` to properly set the status of an ended task

Pull Request - State: closed - Opened by cdavernas 9 months ago - 1 comment
Labels: priority: high, weight: 1, app: runner, type: fix

#432 - Added new `IResourceValidator` services, used to validate `Workflow` and `Correlation` resources

Pull Request - State: closed - Opened by cdavernas 9 months ago
Labels: type: enhancement, priority: medium, weight: 2

#431 - Fixed the `SwitchTaskExecutor` to not throw when multiple cases match, and to select the first matching case, if any

Pull Request - State: closed - Opened by cdavernas 9 months ago - 1 comment
Labels: priority: high, weight: 1, app: runner, type: fix

#430 - Added a new CustomFunction namespaced resource

Pull Request - State: closed - Opened by cdavernas 9 months ago
Labels: type: enhancement, app: api, app: dashboard, priority: medium, weight: 4, app: runner

#429 - Fixed the RunnerApplication to stop the application whencatching an exception upon startup/execution

Pull Request - State: closed - Opened by cdavernas 10 months ago
Labels: priority: low, weight: 1, app: runner, type: fix

#428 - Fixed the format of all date times by properly converting them to local time

Pull Request - State: closed - Opened by cdavernas 10 months ago
Labels: type: bug, app: dashboard, priority: low, weight: 1

#427 - fix(Runner): Fixed the OAuth2TokenManager to not validate the OIDC discovery document endpoints

Pull Request - State: closed - Opened by cdavernas 10 months ago
Labels: type: bug, priority: high, weight: 1, app: runner

#426 - Fixed the `OAuth2TokenManager` to not validate access token issuer name

Pull Request - State: closed - Opened by cdavernas 10 months ago
Labels: type: bug, priority: high, weight: 1, app: runner

#425 - Fixed the OAuth2TokenManager, which was not properly checking against unconfigured token request parameters

Pull Request - State: closed - Opened by cdavernas 10 months ago
Labels: type: bug, app: runner

#424 - Updated solution packages to latest version

Pull Request - State: closed - Opened by cdavernas 10 months ago
Labels: priority: high, weight: 2, type: fix

#423 - Fix the DSL version used by newly created workflows

Pull Request - State: closed - Opened by cdavernas 10 months ago
Labels: priority: high, app: dashboard, weight: 1

#422 - Fix the compose files to properly quote boolean values used in environment variables

Pull Request - State: closed - Opened by cdavernas 10 months ago
Labels: type: bug, runtime: docker, app: api, priority: medium, weight: 1

#421 - Add ability to seed the database using static file-based resources

Pull Request - State: closed - Opened by cdavernas 10 months ago
Labels: type: enhancement, app: api, priority: low, weight: 3

#420 - Publish emitted events on internal bus

Pull Request - State: closed - Opened by cdavernas 10 months ago
Labels: type: enhancement, priority: high, app: api, weight: 3, app: correlator

#419 - Publish emitted events on internal bus

Issue - State: closed - Opened by cdavernas 11 months ago
Labels: type: enhancement, priority: high, app: api, weight: 3, app: runner, app: correlator

#418 - Docker Build and Compose Up not working

Issue - State: closed - Opened by gmillinger 11 months ago - 3 comments
Labels: type: bug, runtime: docker, priority: medium, weight: 1

#417 - Configure folder to injest static list of "startup workflows"

Issue - State: closed - Opened by alvin 11 months ago - 1 comment
Labels: type: enhancement, app: api, priority: low, weight: 3, app: cli

#416 - Add config + implementation for stand-by instantly-available "runners" (for hot code paths)

Issue - State: open - Opened by alvin 11 months ago - 1 comment
Labels: type: enhancement, priority: low, weight: 2, app: runner

#413 - Added DSL validation when creating a workflow in the Dashboard

Pull Request - State: closed - Opened by JBBianchi 11 months ago
Labels: type: enhancement, app: dashboard, priority: medium, weight: 1

#412 - Implemented the WorkflowProcessExecutor

Pull Request - State: closed - Opened by cdavernas 11 months ago
Labels: priority: low, weight: 2, app: runner, type: fix

#411 - Rolled back to v1.0.0-alpha

Pull Request - State: closed - Opened by JBBianchi 11 months ago
Labels: priority: high, weight: 1, type: fix

#410 - Validate workflow using the SDK

Issue - State: closed - Opened by JBBianchi 11 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 2

#409 - Invalid handling of `if` in the dashboard graph

Issue - State: closed - Opened by JBBianchi 11 months ago
Labels: type: bug, app: dashboard, priority: low, weight: 2

#408 - Improved schema validation in the workflow editor of the Dashboard

Pull Request - State: closed - Opened by JBBianchi 11 months ago
Labels: type: enhancement, app: dashboard, priority: low, weight: 1

#407 - Fixed the ResourceEditor component's store to properly serialize resources upon initialization

Pull Request - State: closed - Opened by cdavernas 11 months ago - 1 comment
Labels: app: dashboard, priority: medium, weight: 1, type: fix

#406 - Fixed the WorkflowExecutor and DoTaskExecutor to ignore the flow directive of skipped tasks

Pull Request - State: closed - Opened by cdavernas 11 months ago
Labels: priority: high, weight: 1, app: runner, type: fix

#405 - Fixed the way both the `HttpCallProcessor` and `OpenApiCallProcessor` evaluate endpoint URIs

Pull Request - State: closed - Opened by cdavernas 11 months ago
Labels: priority: high, weight: 1, app: runner, type: fix

#404 - Fixed the `OpenApiCallProcessor`to interpolate and evaluate the document endpoint URI

Pull Request - State: closed - Opened by cdavernas 11 months ago
Labels: priority: high, weight: 1, app: runner, type: fix