fix: use `charmcraft pack` instead of `charmcraft pull` in different-dir-metadata spread test
Metadata
Current evaluation
Replaces the non-existent charmcraft pull command with charmcraft pack to fix a broken spread test, and is currently awaiting review.
Suggested action: needs triage
Reason: The PR is unlabelled and has received no maintainer assessment or review in over 50 days. It requires initial triage to validate the fix, dismiss the pre-existing type-checking noise, and assign a reviewer.
Staleness:
35
Complexity:
5
Confidence:
70
Issue body
## Summary
Fixes the broken spread test at https://github.com/canonical/charmcraft/actions/runs/24746125338/job/72401080632.
The `tests/spread/smoketests/different-dir-metadata` task was using `charmcraft pull` which doesn't exist as a command. Changed it to `charmcraft pack` to correctly test packing a charm with separate metadata files from a different directory.
## Changes
- `tests/spread/smoketests/different-dir-metadata/task.yaml`: Replace `charmcraft pull` with `charmcraft pack`
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| 2026-06-15 11:30:14.545757+00:00 | qwen3.6-35b-a3b-mtp-q6 |
Staleness:
35
Complexity:
5
Confidence:
70
|
needs triage | Replaces the non-existent charmcraft pull command with charmcraft pack to fix a broken spread test, and is currently awaiting review. |
| 2026-06-15 11:27:33.422961+00:00 | pending | — | — | — |