python plugin: record manifest
Metadata
Current evaluation
Merged manifest recording for the Python plugin. Approved by two reviewers, changes span 11 files with 226 additions and 34 deletions. Test assertions and conditional file recording were updated per feedback. Fixes #1454.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged manifest recording for the Python plugin. Approved by two reviewers, changes span 11 files with 226 additions and 34 deletions. Test assertions and conditional file recording were updated per feedback. Fixes #1454. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to record manifest files in the python plugin, resolving #1454. Changes capture remote file contents and update tests to use testtools assertThat for clearer assertions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after addressing review feedback to use assertThat for tests and restrict manifest recording to remote files. Resolves #1454 by ensuring the Python plugin accurately captures manifest contents. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1454 python plugin recording | snapcraft | closed | Implemented via pull request #1487, with additional updates merged in #1521. Python plugin recording is now active. | |
| #1521 python plugin: always record constraints and requirements contents | snapcraft | merged | Merged update to the Python plugin that unconditionally records constraints and requirements file contents. Approved by a reviewer with passing CI checks, the change modifies two files, adding 26 lines and removing 8. |