elsa-core/.github/workflows
Sipke Schoorstra 562d91bd55
Fix async callback awaiting in HTTP endpoint (#6660)
* Await HTTP resume callbacks

* Update HttpEndpoint.cs

* Update HttpEndpointActivityExecutionContextExtensions.cs

* Refactor to use `WaitForHttpRequestAsync` consistently.

Replaced `WaitForHttpRequest` with `WaitForHttpRequestAsync` across the codebase to align with asynchronous naming conventions. This change improves clarity and maintains consistency in method naming.

* Add 'codex/*' branch to workflow path filters

This update ensures that actions in the workflow are triggered for changes in branches following the 'codex/*' naming convention. It aligns the path filters with the branching strategy and improves CI/CD coverage.
2025-05-20 11:24:23 +02:00
..
bounty.yml Update string formatting in bounty.yml 2024-04-10 19:52:43 +02:00
elsa-server-and-studio.yml Update Docker image tags to v3.4.0-preview 2025-04-02 16:11:38 +02:00
elsa-server.yml Update Docker image tags to v3.4.0-preview 2025-04-02 16:11:38 +02:00
elsa-studio.yml Update Docker image tags to v3.4.0-preview 2025-04-02 16:11:38 +02:00
packages.yml Fix async callback awaiting in HTTP endpoint (#6660) 2025-05-20 11:24:23 +02:00
pr.yml Upgrade to NUKE 9.0.4 and fix automatic workflow generation 2025-01-26 19:29:19 +02:00
stale.yml Add workflow to close stale issues and PRs 2024-11-12 11:19:09 +01:00