Skip to content

Fix Darc subscription creation bugs around target-directory#5294

Merged
dkurepa merged 1 commit intodotnet:mainfrom
dkurepa:dkurepa/FixSomeDarcBugs
Sep 22, 2025
Merged

Fix Darc subscription creation bugs around target-directory#5294
dkurepa merged 1 commit intodotnet:mainfrom
dkurepa:dkurepa/FixSomeDarcBugs

Conversation

@dkurepa
Copy link
Copy Markdown
Member

@dkurepa dkurepa commented Sep 22, 2025

There was a leftover bug from #5220 around dependency flow subscription creation, with target-directories

Copilot AI review requested due to automatic review settings September 22, 2025 09:37
Copy link
Copy Markdown
Contributor

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 subscription creation bug where disabling the source flow incorrectly cleared the target directory. The change now only nulls SourceDirectory when source flow is disabled, preserving TargetDirectory.

  • Stop clearing TargetDirectory when source flow is disabled.
  • Update accompanying comment to reflect new behavior.

@dkurepa dkurepa enabled auto-merge (squash) September 22, 2025 09:39
@dkurepa dkurepa merged commit 24ceac4 into dotnet:main Sep 22, 2025
7 of 9 checks passed
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.

4 participants