Skip to content

fix: start with disabeld virus scan bug#81

Merged
mkilgus-at merged 1 commit intomainfrom
fix/typo
Apr 29, 2026
Merged

fix: start with disabeld virus scan bug#81
mkilgus-at merged 1 commit intomainfrom
fix/typo

Conversation

@mkilgus-at
Copy link
Copy Markdown
Collaborator

No description provided.

@mkilgus-at mkilgus-at enabled auto-merge (squash) April 29, 2026 11:51
Copilot AI review requested due to automatic review settings April 29, 2026 11:52
@sonarqubecloud
Copy link
Copy Markdown

@mkilgus-at mkilgus-at merged commit c93f268 into main Apr 29, 2026
12 checks passed
@mkilgus-at mkilgus-at deleted the fix/typo branch April 29, 2026 11:54
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes a startup failure when Infrastructure__SkipVirusScan is enabled by ensuring an IVirusScanService implementation is registered, and bumps the publish package version with a corresponding changelog entry.

Changes:

  • Register DummyVirusScanService when SkipVirusScan is enabled (instead of leaving the DI branch empty).
  • Bump Receiver.Publish package version to 1.2.9.
  • Add changelog entry for 1.2.9.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/Infrastructure/src/DependencyInjection.cs Registers a dummy virus scan service when skipping virus scan to prevent missing DI registrations.
src/Publish/Receiver.Publish/Receiver.Publish.csproj Increments package version to ship the fix.
src/CHANGELOG.md Documents the fix in the changelog for version 1.2.9.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/Infrastructure/src/DependencyInjection.cs
Comment thread src/CHANGELOG.md
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