stabilize tests

This commit is contained in:
master
2026-02-01 21:37:40 +02:00
parent 55744f6a39
commit 5d5e80b2e4
6435 changed files with 33984 additions and 13802 deletions

View File

@@ -1,4 +1,4 @@
using System.Text.Json;
using Amazon.CloudWatchLogs;
using Amazon.ECS;
using Amazon.ECS.Model;
@@ -6,6 +6,7 @@ using Microsoft.Extensions.Logging;
using StellaOps.Agent.Core.Capability;
using StellaOps.Agent.Core.Models;
using StellaOps.Agent.Ecs.Tasks;
using System.Text.Json;
namespace StellaOps.Agent.Ecs;

View File

@@ -0,0 +1,8 @@
# StellaOps.Agent.Ecs Task Board
This board mirrors active sprint tasks for this module.
Source of truth: `docs/implplan/SPRINT_20260130_002_Tools_csproj_remediation_solid_review.md`.
| Task ID | Status | Notes |
| --- | --- | --- |
| REMED-05 | TODO | Remediation checklist: docs/implplan/audits/csproj-standards/remediation/checklists/src/ReleaseOrchestrator/__Agents/StellaOps.Agent.Ecs/StellaOps.Agent.Ecs.md. |
| REMED-06 | DONE | SOLID review notes captured for SPRINT_20260130_002. |

View File

@@ -1,8 +1,9 @@
using System.Text.Json;
using Amazon.ECS;
using Amazon.ECS.Model;
using Microsoft.Extensions.Logging;
using StellaOps.Agent.Core.Models;
using System.Text.Json;
using Task = System.Threading.Tasks.Task;
namespace StellaOps.Agent.Ecs.Tasks;

View File

@@ -1,9 +1,10 @@
using System.Globalization;
using System.Text.Json;
using Amazon.ECS;
using Amazon.ECS.Model;
using Microsoft.Extensions.Logging;
using StellaOps.Agent.Core.Models;
using System.Globalization;
using System.Text.Json;
using Task = System.Threading.Tasks.Task;
namespace StellaOps.Agent.Ecs.Tasks;

View File

@@ -1,8 +1,9 @@
using System.Text.Json;
using Amazon.ECS;
using Amazon.ECS.Model;
using Microsoft.Extensions.Logging;
using StellaOps.Agent.Core.Models;
using System.Text.Json;
using Task = System.Threading.Tasks.Task;
namespace StellaOps.Agent.Ecs.Tasks;

View File

@@ -1,8 +1,9 @@
using System.Text.Json;
using Amazon.ECS;
using Amazon.ECS.Model;
using Microsoft.Extensions.Logging;
using StellaOps.Agent.Core.Models;
using System.Text.Json;
namespace StellaOps.Agent.Ecs.Tasks;

View File

@@ -1,8 +1,9 @@
using System.Text.Json;
using Amazon.ECS;
using Amazon.ECS.Model;
using Microsoft.Extensions.Logging;
using StellaOps.Agent.Core.Models;
using System.Text.Json;
using Task = System.Threading.Tasks.Task;
namespace StellaOps.Agent.Ecs.Tasks;

View File

@@ -1,8 +1,9 @@
using System.Text.Json;
using Amazon.ECS;
using Amazon.ECS.Model;
using Microsoft.Extensions.Logging;
using StellaOps.Agent.Core.Models;
using System.Text.Json;
using Task = System.Threading.Tasks.Task;
namespace StellaOps.Agent.Ecs.Tasks;

View File

@@ -1,8 +1,9 @@
using System.Text.Json;
using Amazon.ECS;
using Amazon.ECS.Model;
using Microsoft.Extensions.Logging;
using StellaOps.Agent.Core.Models;
using System.Text.Json;
namespace StellaOps.Agent.Ecs.Tasks;