13 KiB
13 KiB
| 1 | timestamp_utc | scope | file_path | project_path | issues_before | actions | status | notes |
|---|---|---|---|---|---|---|---|---|
| 2 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Engine/ChannelHealthContracts.cs | src/Notify/__Libraries/StellaOps.Notify.Engine/StellaOps.Notify.Engine.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 3 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Engine/ChannelTestPreviewContracts.cs | src/Notify/__Libraries/StellaOps.Notify.Engine/StellaOps.Notify.Engine.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 4 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Engine/INotifyRuleEvaluator.cs | src/Notify/__Libraries/StellaOps.Notify.Engine/StellaOps.Notify.Engine.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 5 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Engine/NotifyRuleEvaluationOutcome.cs | src/Notify/__Libraries/StellaOps.Notify.Engine/StellaOps.Notify.Engine.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 6 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Engine/Templates/BudgetAlertTemplates.cs | src/Notify/__Libraries/StellaOps.Notify.Engine/StellaOps.Notify.Engine.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 7 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Engine/Templates/SecretFindingAlertTemplates.cs | src/Notify/__Libraries/StellaOps.Notify.Engine/StellaOps.Notify.Engine.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 8 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Models/NotifyCanonicalJsonSerializer.cs | src/Notify/__Libraries/StellaOps.Notify.Models/StellaOps.Notify.Models.csproj | FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 9 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Persistence/InMemory/Repositories/InMemoryRepositories.cs | src/Notify/__Libraries/StellaOps.Notify.Persistence/StellaOps.Notify.Persistence.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 10 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Persistence/Postgres/Repositories/DeliveryRepository.cs | src/Notify/__Libraries/StellaOps.Notify.Persistence/StellaOps.Notify.Persistence.csproj | AsyncNaming; FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 11 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Queue/NotifyDeliveryQueueHealthCheck.cs | src/Notify/__Libraries/StellaOps.Notify.Queue/StellaOps.Notify.Queue.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 12 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Queue/NotifyQueueContracts.cs | src/Notify/__Libraries/StellaOps.Notify.Queue/StellaOps.Notify.Queue.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 13 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Queue/NotifyQueueHealthCheck.cs | src/Notify/__Libraries/StellaOps.Notify.Queue/StellaOps.Notify.Queue.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 14 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Queue/NotifyQueueServiceCollectionExtensions.cs | src/Notify/__Libraries/StellaOps.Notify.Queue/StellaOps.Notify.Queue.csproj | FileLength>100; ServiceLocator; UsingNotSorted | UsingNotSorted | APPLIED | |
| 15 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Queue/Nats/NatsNotifyDeliveryLease.cs | src/Notify/__Libraries/StellaOps.Notify.Queue/StellaOps.Notify.Queue.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 16 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Queue/Nats/NatsNotifyDeliveryQueue.cs | src/Notify/__Libraries/StellaOps.Notify.Queue/StellaOps.Notify.Queue.csproj | AsyncNaming; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 17 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Queue/Nats/NatsNotifyEventLease.cs | src/Notify/__Libraries/StellaOps.Notify.Queue/StellaOps.Notify.Queue.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 18 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Queue/Nats/NatsNotifyEventQueue.cs | src/Notify/__Libraries/StellaOps.Notify.Queue/StellaOps.Notify.Queue.csproj | AsyncNaming; FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 19 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Queue/Redis/RedisNotifyDeliveryQueue.cs | src/Notify/__Libraries/StellaOps.Notify.Queue/StellaOps.Notify.Queue.csproj | AsyncNaming; FileLength>100; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 20 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Queue/Redis/RedisNotifyEventQueue.cs | src/Notify/__Libraries/StellaOps.Notify.Queue/StellaOps.Notify.Queue.csproj | AsyncNaming; FileLength>100; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 21 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Storage.InMemory/ServiceCollectionExtensions.cs | src/Notify/__Libraries/StellaOps.Notify.Storage.InMemory/StellaOps.Notify.Storage.InMemory.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 22 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Storage.InMemory/Repositories/InMemoryRepositories.cs | src/Notify/__Libraries/StellaOps.Notify.Storage.InMemory/StellaOps.Notify.Storage.InMemory.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 23 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Email/EmailChannelHealthProvider.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Email/StellaOps.Notify.Connectors.Email.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 24 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Email/EmailChannelTestProvider.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Email/StellaOps.Notify.Connectors.Email.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 25 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Email/EmailMetadataBuilder.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Email/StellaOps.Notify.Connectors.Email.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 26 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Email/Properties/AssemblyInfo.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Email/StellaOps.Notify.Connectors.Email.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 27 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Shared/Properties/AssemblyInfo.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Shared/StellaOps.Notify.Connectors.Shared.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 28 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Slack/SlackChannelHealthProvider.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Slack/StellaOps.Notify.Connectors.Slack.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 29 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Slack/SlackChannelTestProvider.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Slack/StellaOps.Notify.Connectors.Slack.csproj | PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 30 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Slack/SlackMetadataBuilder.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Slack/StellaOps.Notify.Connectors.Slack.csproj | PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 31 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Slack/Properties/AssemblyInfo.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Slack/StellaOps.Notify.Connectors.Slack.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 32 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Teams/TeamsChannelHealthProvider.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Teams/StellaOps.Notify.Connectors.Teams.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 33 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Teams/TeamsChannelTestProvider.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Teams/StellaOps.Notify.Connectors.Teams.csproj | FileLength>100; PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 34 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Teams/TeamsMetadataBuilder.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Teams/StellaOps.Notify.Connectors.Teams.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 35 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Teams/Properties/AssemblyInfo.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Teams/StellaOps.Notify.Connectors.Teams.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 36 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Webhook/WebhookChannelHealthProvider.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Webhook/StellaOps.Notify.Connectors.Webhook.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 37 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Webhook/WebhookChannelTestProvider.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Webhook/StellaOps.Notify.Connectors.Webhook.csproj | PrivateFieldNaming; UsingNotSorted | UsingNotSorted | APPLIED | |
| 38 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Webhook/WebhookMetadataBuilder.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Webhook/StellaOps.Notify.Connectors.Webhook.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 39 | 20260130-205018 | module | src/Notify/__Libraries/StellaOps.Notify.Connectors.Webhook/Properties/AssemblyInfo.cs | src/Notify/__Libraries/StellaOps.Notify.Connectors.Webhook/StellaOps.Notify.Connectors.Webhook.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 40 | 20260130-205018 | module | src/Notify/StellaOps.Notify.WebService/Program.cs | src/Notify/StellaOps.Notify.WebService/StellaOps.Notify.WebService.csproj | FileLength>100; ServiceLocator; UsingNotSorted | UsingNotSorted | APPLIED | |
| 41 | 20260130-205018 | module | src/Notify/StellaOps.Notify.WebService/Contracts/ChannelHealthResponse.cs | src/Notify/StellaOps.Notify.WebService/StellaOps.Notify.WebService.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 42 | 20260130-205018 | module | src/Notify/StellaOps.Notify.WebService/Contracts/ChannelTestSendResponse.cs | src/Notify/StellaOps.Notify.WebService/StellaOps.Notify.WebService.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 43 | 20260130-205018 | module | src/Notify/StellaOps.Notify.WebService/Extensions/ConfigurationExtensions.cs | src/Notify/StellaOps.Notify.WebService/StellaOps.Notify.WebService.csproj | UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 44 | 20260130-205018 | module | src/Notify/StellaOps.Notify.WebService/Hosting/NotifyPluginHostFactory.cs | src/Notify/StellaOps.Notify.WebService/StellaOps.Notify.WebService.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 45 | 20260130-205018 | module | src/Notify/StellaOps.Notify.WebService/Plugins/NotifyPluginRegistry.cs | src/Notify/StellaOps.Notify.WebService/StellaOps.Notify.WebService.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 46 | 20260130-205018 | module | src/Notify/StellaOps.Notify.WebService/Security/AllowAllAuthenticationHandler.cs | src/Notify/StellaOps.Notify.WebService/StellaOps.Notify.WebService.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 47 | 20260130-205018 | module | src/Notify/StellaOps.Notify.WebService/Services/NotifyChannelHealthService.cs | src/Notify/StellaOps.Notify.WebService/StellaOps.Notify.WebService.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 48 | 20260130-205018 | module | src/Notify/StellaOps.Notify.WebService/Services/NotifyChannelTestService.cs | src/Notify/StellaOps.Notify.WebService/StellaOps.Notify.WebService.csproj | FileLength>100; UsingNotSorted | UsingNotSorted | APPLIED | |
| 49 | 20260130-205018 | module | src/Notify/StellaOps.Notify.WebService/Services/NotifySchemaMigrationService.cs | src/Notify/StellaOps.Notify.WebService/StellaOps.Notify.WebService.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 50 | 20260130-205018 | module | src/Notify/StellaOps.Notify.Worker/Handlers/INotifyEventHandler.cs | src/Notify/StellaOps.Notify.Worker/StellaOps.Notify.Worker.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 51 | 20260130-205018 | module | src/Notify/StellaOps.Notify.Worker/Handlers/NoOpNotifyEventHandler.cs | src/Notify/StellaOps.Notify.Worker/StellaOps.Notify.Worker.csproj | UsingNotSorted | UsingNotSorted | APPLIED | |
| 52 | 20260130-205018 | module | src/Notify/StellaOps.Notify.Worker/Processing/NotifyEventLeaseProcessor.cs | src/Notify/StellaOps.Notify.Worker/StellaOps.Notify.Worker.csproj | AsyncNaming; FileLength>100; PrivateFieldNaming; UsingInsideNamespace; UsingNotSorted | UsingNotSorted | APPLIED | |
| 53 | 20260130-205018 | module | src/Notify/StellaOps.Notify.Worker/Processing/NotifyEventLeaseWorker.cs | src/Notify/StellaOps.Notify.Worker/StellaOps.Notify.Worker.csproj | AsyncNaming; UsingNotSorted | UsingNotSorted | APPLIED |