release orchestration strengthening

This commit is contained in:
master
2026-01-17 21:32:03 +02:00
parent 195dff2457
commit da27b9faa9
256 changed files with 94634 additions and 2269 deletions

View File

@@ -40,3 +40,8 @@ app.MapExportEndpoints();
app.MapHealthEndpoints();
app.Run();
namespace StellaOps.Timeline.WebService
{
public partial class Program { }
}