Removed the --entrypoint option for build and pack commands (CRAFT-786).
Metadata
Current evaluation
Merged removal of the --entrypoint option for build and pack commands, resolving issue #656. Approved by one reviewer, the update modifies six files and deletes 292 lines of code.
Suggested action: —
No scores available.
Issue body
Fixes #656.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged removal of the --entrypoint option for build and pack commands, resolving issue #656. Approved by one reviewer, the update modifies six files and deletes 292 lines of code. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Removes the --entrypoint option from build and pack commands, resolving issue #656 and CRAFT-786. Integrated into the codebase by maintainer facundobatista. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Removed the --entrypoint option from build and pack commands, resolving issue #656. The change was merged to address CRAFT-786. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #797 Removed the --requirements option for build and pack commands (CRAFT-787). | charmcraft | merged | Merged after removing the --requirements option from build and pack commands, resolving issue #657. Approved by one reviewer. Changes span six files, deleting 315 lines and adding 16. | |
| #739 Hide the 'build' command and make 'pack' the common one (CRAFT-938). | charmcraft | merged | Merged after approval, this change hides the 'build' command and promotes 'pack' as the common command, resolving #720. The update modifies four files with four additions and three deletions. | |
| #1152 Create a craft-application based entrypoint | charmcraft | closed | Merged into a feature branch to support the craft-application rebase. Implementation focused on the non-destructive pack command for the new entrypoint architecture. | |
| #1274 app: create craft-application based entrypoint. | charmcraft | merged | Merged the craft-application based entrypoint update. Modified 13 files (+163/-41 lines). Approved by one reviewer; the author addressed linting and Windows issues, noting an unrelated test failure in #1279. |