Skip to content

Conversation

@KrzysztofPajak
Copy link
Member

No description provided.

Simplified webhook URL generation by removing IUrlHelperFactory and IActionContextAccessor injections. Now uses the built-in Url.RouteUrl helper directly. Also removed unnecessary using statements for cleaner code.
Enhance the CI pipeline by adding steps to display Docker container logs and status information. Output recent log lines after MongoDB and app startup retries, and show full logs and container status before removal. These changes aid troubleshooting of container and application startup issues.
Changed StaticWebAssetBasePath in Admin, Store, and Vendor projects to `_content/$(MSBuildProjectName)` for static assets. This follows ASP.NET Core conventions, improves compatibility, and simplifies asset management.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 3, 2026

@KrzysztofPajak KrzysztofPajak merged commit 14cf7d3 into develop Jan 3, 2026
7 checks passed
@KrzysztofPajak KrzysztofPajak deleted the feature/net10 branch January 3, 2026 16:50
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.

2 participants