* 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. |
||
|---|---|---|
| .. | ||
| bounty.yml | ||
| elsa-server-and-studio.yml | ||
| elsa-server.yml | ||
| elsa-studio.yml | ||
| packages.yml | ||
| pr.yml | ||
| stale.yml | ||