elsa-core/test/unit/Elsa.Shells.Api.Tests
Sipke Schoorstra 103028452f
feat: introduce HTTP webhooks module
Adds a new `Elsa.Http.Webhooks` module, enabling workflows to receive incoming webhook events and dispatch outgoing webhooks. This integrates the WebhooksCore library.

Further improvements include:
- Enhanced validation for configured application instance names, providing clearer feedback, especially regarding Azure Service Bus entity name limits.
- Improved API error reporting for shell reload operations, distinguishing between blueprint not found (404) and other failures (503).
- Updated release announcement rendering to dynamically reference the correct major.minor release line for feedback messages.
2026-08-03 02:08:15 +02:00
..
Endpoints feat: introduce HTTP webhooks module 2026-08-03 02:08:15 +02:00
Elsa.Shells.Api.Tests.csproj feat: extend shells integration and modular server support (#7399) 2026-04-18 14:33:34 +02:00
ShellsApiTestBase.cs Fix CShells dependency mismatch 2026-07-11 15:38:09 +02:00