Skip to content

Conversation

@jaybarden1
Copy link
Contributor

  • Introduced AStar.Dev.Usage.Logger and AStar.Dev.FilesDb.MigrationService, with full implementations, Dockerfile, launch settings, and configuration.
  • Added unit test projects for both new services with xUnit setup.
  • Updated AStar.Dev.Web.slnx: removed explicit build tags, added new services and tests.
  • Added MIT LICENSE, AStar.png, astar.ico, SwaggerDark.css, and astar-logging-settings.json.
  • Upgraded NuGet dependencies across projects (Swashbuckle, Asp.Versioning, Microsoft.Identity.Web, ZLinq, xunit, etc.).
  • Enabled async host startup in AppHost.cs and improved nullable safety in ApiUsageContext.
  • Annotated FileClassificationsService for DI and enabled AddAnnotatedServices.
  • Implemented RabbitMQ event processing, endpoint registration, and OpenAPI config in Usage Logger.
  • Added/updated appsettings.json for new services.
  • General code cleanup, improved DI, and modernized patterns.

- Introduced AStar.Dev.Usage.Logger and AStar.Dev.FilesDb.MigrationService, with full implementations, Dockerfile, launch settings, and configuration.
- Added unit test projects for both new services with xUnit setup.
- Updated AStar.Dev.Web.slnx: removed explicit build tags, added new services and tests.
- Added MIT LICENSE, AStar.png, astar.ico, SwaggerDark.css, and astar-logging-settings.json.
- Upgraded NuGet dependencies across projects (Swashbuckle, Asp.Versioning, Microsoft.Identity.Web, ZLinq, xunit, etc.).
- Enabled async host startup in AppHost.cs and improved nullable safety in ApiUsageContext.
- Annotated FileClassificationsService for DI and enabled AddAnnotatedServices.
- Implemented RabbitMQ event processing, endpoint registration, and OpenAPI config in Usage Logger.
- Added/updated appsettings.json for new services.
- General code cleanup, improved DI, and modernized patterns.
@jaybarden1 jaybarden1 requested a review from jbarden January 5, 2026 01:28
The AStar.png file was updated with new binary content, indicating that the image was replaced or modified to reflect updated visuals or information.
Copy link
Contributor

@jbarden jbarden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to see the icons updating

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
0.8% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@jbarden jbarden merged commit b910a06 into main Jan 5, 2026
7 of 10 checks passed
@jbarden jbarden deleted the features/implement-admin-api-part-2 branch January 5, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants