Skip to content

Fix duplicated policy version listing on resolution failure#1191

Merged
ericmj merged 1 commit into
mainfrom
fix-policy-duplicate-output
Jun 18, 2026
Merged

Fix duplicated policy version listing on resolution failure#1191
ericmj merged 1 commit into
mainfrom
fix-policy-duplicate-output

Conversation

@ericmj

@ericmj ericmj commented Jun 18, 2026

Copy link
Copy Markdown
Member

When resolution fails under an active policy, the per-package failure note and the post-solve policy summary both rendered the hidden-version listing, so it printed twice. On the failure path the summary now contributes only the active-policy header; the failure note remains the single listing.

Closes #1187

When resolution fails under an active policy, the per-package failure
note and the post-solve policy summary both rendered the hidden-version
listing, so it printed twice. On the failure path the summary now
contributes only the active-policy header; the failure note remains the
single listing.

Closes #1187
@ericmj ericmj merged commit 52b0287 into main Jun 18, 2026
22 checks passed
@ericmj ericmj deleted the fix-policy-duplicate-output branch June 18, 2026 11:02
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.

mix deps.get Policy Duplicated Output

2 participants