Removed the --requirements option for build and pack commands (CRAFT-787).
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Fixed #657.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Removed the --requirements option from build and pack commands, resolving issue #657 and CRAFT-787. Merged by maintainer facundobatista. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes removing the --requirements option from build and pack commands, resolving issue #657 and CRAFT-787. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #793 Removed the --entrypoint option for build and pack commands (CRAFT-786). | charmcraft | merged | 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. | |
| #1407 fix: ignore empty requirements lines | charmcraft | merged | Merged to resolve issue #1261 by ignoring empty lines in requirements files. Approved by three reviewers, the change updates two files with a two-line addition and one deletion. | |
| #821 Update requirements (CRAFT-1195). | charmcraft | merged | Merged pull request updating project requirements (CRAFT-1195). The change modified 27 lines across 2 files, was approved by one reviewer, and successfully integrated into the repository. | |
| #3538 requirements: remove pysha3 (CRAFT-270) | snapcraft | merged | Merged changes removing pysha3 from requirements to resolve CRAFT-270. Approved by a reviewer, passed CI checks, and modified five files. | |
| #1365 fix: ignore empty requirements lines | charmcraft | merged | Merged a fix that ignores empty lines in requirements files, resolving issue #1261. Approved by two reviewers. The change modifies two files with a two-line addition and one deletion. | |
| #398 Remove now unused functionalities (CRAFT-241). | charmcraft | merged | Merged following approval by two reviewers. Removed unused functionalities referenced as CRAFT-241, altering two files with a net deletion of 229 lines. No unresolved review comments or CI checks were required. | |
| #798 Removed the long time deprecated 'build' command (CRAFT-1109). | charmcraft | merged | Merged removal of the deprecated 'build' command. Validator controls moved to Pack and booleans simplified. Changed 7 files (+92/-374). Approved and passed CI. Builder migration deferred to a follow-up PR. |