← Back to issue list

docs(README): Replace obsoleted build command

View original Github issue

Metadata

Project
charmcraft
Number
#817
Type
pull request
State
merged
Author
merkata
Labels
Created
Updated
Closed

Current evaluation

Merged an external contribution updating the README to replace the obsolete charmcraft build command with pack, reflecting the transition to pack.py in version 2.0.0. Approved by one reviewer, passed CI, and modified one file.

Suggested action:

No scores available.

Issue body

The README refers to the process of building a charm by invoking `charmcraft build`, but that command is (no longer) available. Looking at the code, a transition is being made from build.py to pack.py and the command to build the charm is also `pack`. I've renamed it to reflect this for the current version (2.0.0).

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged an external contribution updating the README to replace the obsolete charmcraft build command with pack, reflecting the transition to pack.py in version 2.0.0. Approved by one reviewer, passed CI, and modified one file.
qwen3.6-35b-a3b-mtp-q6 Merged documentation update replacing the obsolete charmcraft build command with charmcraft pack in the README, reflecting the transition from build.py to pack.py in version 2.0.0.
qwen3.6-35b-a3b-mtp-q6 Merged update replacing the obsolete charmcraft build command with charmcraft pack in the README, aligning documentation with the codebase transition to pack.py for version 2.0.0.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2705 docs(pack): refer to inline charmcraft.yaml metadata in pack help charmcraft merged Merged documentation update to pack help that replaces legacy metadata.yaml references with modern inline charmcraft.yaml metadata guidance. Approved by two reviewers and passed CI checks.
74%
#324 Provide the building charms functionality through the pack command. charmcraft merged Merged. Implements building charms functionality via the pack command. Approved by three reviewers, modifying four files (+219/-30 lines).
72%
#2154 docs: replace occurrences of "charmcraft.yaml" and "recipe" charmcraft merged Merged documentation update replacing charmcraft.yaml and recipe with project or project file across 23 files. Approved by two reviewers after minor clarity feedback. Changes span +155/-159 lines.
71%