Skip to content

Remove AsyncParsableCommand conformance from ContainerCLI - #2140

Merged
noah-thor merged 2 commits into
apple:mainfrom
noah-thor:noah/fix-container-cli-main-entrypoint
Aug 19, 2026
Merged

Remove AsyncParsableCommand conformance from ContainerCLI #2140
noah-thor merged 2 commits into
apple:mainfrom
noah-thor:noah/fix-container-cli-main-entrypoint

Conversation

@noah-thor

Copy link
Copy Markdown
Contributor

Important

All commits must be signed and verified. Pull requests containing unsigned or unverified commits cannot be built or merged. See the GitHub documentation for instructions.

For all but trivial fixes, make sure to first create a GitHub issue that concisely describes the bug or desired enhancement as justification for the change. Large PRs with no justifying issue will be closed.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

This removes the AsyncParsableCommand protocol from ContainerCLI since
it does not leverage the features that the protocol provides and the
extension main can cause confusion.

Bump to latest containerization version.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

This removes the AsyncParsableCommand protocol from ContainerCLI since
it does not leverage the features that the protocol provides and the
extension main can cause confusion.
@github-actions github-actions Bot added the cli label Aug 19, 2026
@github-actions

Copy link
Copy Markdown

Code Coverage

Tier Line Coverage
Unit 24.21%
Integration 66.91%
Combined 76.25%

@noah-thor
noah-thor merged commit 434fda5 into apple:main Aug 19, 2026
4 checks passed
@noah-thor
noah-thor deleted the noah/fix-container-cli-main-entrypoint branch August 19, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants