Skip to content

fix(compose): report EventProcessor success correctly - #14141

Open
felix314159 wants to merge 1 commit into
docker:mainfrom
felix314159:main
Open

fix(compose): report EventProcessor success correctly#14141
felix314159 wants to merge 1 commit into
docker:mainfrom
felix314159:main

Conversation

@felix314159

Copy link
Copy Markdown

What I did

Fix Run passing an inverted success value to EventProcessor.Done. Successful operations now report true, while failed operations report false. I also added tests covering both outcomes.

Note: #14074 also claims that compose commit --dry-run creates an image because DryRunClient.ContainerCommit delegates to the real client. But I think that that claim is outdated: the supported Compose commit path already checks s.dryRun and returns before calling ContainerCommit.

Related issue

Relates to #14074

@felix314159
felix314159 requested review from a team as code owners August 27, 2026 10:20
@felix314159
felix314159 requested review from glours and ndeloof August 27, 2026 10:20
Signed-off-by: felix h <felix314159@users.noreply.github.com>
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.

1 participant