Commit Graph

17 Commits

Author SHA1 Message Date
master
01104cccdf Resolve Concelier/Excititor merge conflicts 2025-10-20 14:19:25 +03:00
master
a07f46231b Add channel test providers for Email, Slack, Teams, and Webhook
- Implemented EmailChannelTestProvider to generate email preview payloads.
- Implemented SlackChannelTestProvider to create Slack message previews.
- Implemented TeamsChannelTestProvider for generating Teams Adaptive Card previews.
- Implemented WebhookChannelTestProvider to create webhook payloads.
- Added INotifyChannelTestProvider interface for channel-specific preview generation.
- Created ChannelTestPreviewContracts for request and response models.
- Developed NotifyChannelTestService to handle test send requests and generate previews.
- Added rate limit policies for test sends and delivery history.
- Implemented unit tests for service registration and binding.
- Updated project files to include necessary dependencies and configurations.
2025-10-19 23:29:34 +03:00
master
d099a90f9b feat: Initialize Zastava Webhook service with TLS and Authority authentication
- Added Program.cs to set up the web application with Serilog for logging, health check endpoints, and a placeholder admission endpoint.
- Configured Kestrel server to use TLS 1.3 and handle client certificates appropriately.
- Created StellaOps.Zastava.Webhook.csproj with necessary dependencies including Serilog and Polly.
- Documented tasks in TASKS.md for the Zastava Webhook project, outlining current work and exit criteria for each task.
2025-10-19 18:36:22 +03:00
master
2062da7a8b Refactor and enhance scanner worker functionality
- Cleaned up code formatting and organization across multiple files for improved readability.
- Introduced `OsScanAnalyzerDispatcher` to handle OS analyzer execution and plugin loading.
- Updated `ScanJobContext` to include an `Analysis` property for storing scan results.
- Enhanced `ScanJobProcessor` to utilize the new `OsScanAnalyzerDispatcher`.
- Improved logging and error handling in `ScanProgressReporter` for better traceability.
- Updated project dependencies and added references to new analyzer plugins.
- Revised task documentation to reflect current status and dependencies.
2025-10-19 18:34:15 +03:00
master
aef7ffb535 up 2025-10-19 10:38:55 +03:00
master
052da7a7d0 Rename Concelier Source modules to Connector 2025-10-18 20:47:13 +03:00
master
89ede53cc3 Rename Feedser to Concelier 2025-10-18 20:46:16 +03:00
master
dd66f58b00 Rename Vexer to Excititor 2025-10-18 20:44:59 +03:00
master
e2672ba968 Rewrite architecture docs and add Vexer connector template 2025-10-18 20:44:16 +03:00
master
6215a709e8 Introduce Vexer platform scaffolding and enrich Concelier merge 2025-10-18 20:42:44 +03:00
master
6ff35cd50a up 2025-10-17 19:34:43 +03:00
master
0dab35fbf9 up 2025-10-15 19:20:13 +03:00
master
bab75fb00d Add authority bootstrap flows and Concelier ops runbooks 2025-10-15 10:03:56 +03:00
master
79823d3319 up 2025-10-15 10:03:56 +03:00
master
f2831c464f up 2025-10-12 23:42:19 +03:00
master
d3a98326d1 up 2025-10-12 20:37:18 +03:00
master
016c5a3fe7 Initial commit (history squashed) 2025-10-11 23:28:35 +03:00