Include running tests in `init` spread workflow
Metadata
Current evaluation
Closed without implementation. The request to run tox environments in the init spread workflow was abandoned, as no pull request or resolution was linked.
Suggested action: —
No scores available.
Issue body
### What needs to get done
A workflow that tests `init` should also test that the files we create are correct. This means not only packing as we already do, but running all the tox environments.
### Why it needs to get done
Currently, the spread tests that test `init` only pack the charm. They should also ensure that the charm directory is correct.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without implementation. The request to run tox environments in the init spread workflow was abandoned, as no pull request or resolution was linked. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without implementation. The proposal to enhance the init spread workflow by running all tox environments to validate generated charm files was abandoned. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without implementation. The request to enhance the init spread workflow to run tox environments was abandoned. No resolution or linked changes were recorded. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Expanding the init spread workflow to run tox environments was closed without implementation or an associated pull request. The workflow remains unchanged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without resolution or linked changes. Likely abandoned or superseded, as no fix or pull request was merged to implement running tox environments in the init spread workflow. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1553 Investigate tox linting issues not being picked up in spread tests. | charmcraft | closed | Closed without a fix or linked PR. Likely abandoned or superseded. The request was to ensure tox linting failures trigger the full-lifecycle spread test. | |
| #1484 fix(spread): run tox in lifecycle spread test | charmcraft | merged | Merged. Resolves #1471 by configuring tox execution within the lifecycle spread test. Approved by two reviewers with eight lines added. |