plugins: add the dump plugin
Metadata
Current evaluation
Merged the addition of a new dump plugin that copies content from the part source. Approved by two reviewers, the change adds 129 lines across four files and was authored by maintainer cmatsuoka.
Suggested action: —
No scores available.
Issue body
The dump plugin copies content from the part source.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged the addition of a new dump plugin that copies content from the part source. Approved by two reviewers, the change adds 129 lines across four files and was authored by maintainer cmatsuoka. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a new dump plugin that copies content from the part source. Authored by maintainer Claudio Matsuoka, the change was integrated without discussion or required modifications. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #712 New plugin: dump | snapcraft | merged | Merged a new dump plugin that extracts content from a specified source. Reviewers requested an integration test, which was added before final approval and merge. | |
| #676 docs(plugins): add dump plugin docs | craft-parts | merged | Merged documentation update adding dump plugin documentation across nine files. Approved by two reviewers with 265 additions and 3 deletions. Associated unit test fixes were resolved in a separate pull request. | |
| #3048 V2 dump plugin | snapcraft | merged | Merged the V2 dump plugin implementation. Approved by one reviewer, the change modifies seven files with 142 additions and 12 deletions to update plugin functionality. | |
| #1547 docs: add example to dump plugin | craft-parts | merged | Merged documentation update adding a practical Dump plugin example based on the nginx rock configuration. Approved by two reviewers. CI passed except for a known flaky OSV security scan, dismissed by maintainers. | |
| #72 tests: add dump plugin integration test (CRAFT-70) | craft-parts | merged | Merged after two approvals and passing CI. Adds a dump plugin integration test verifying source file installation and ignored work directories. Suggested renaming source-subdir to build-workdir for clarity, deferred until after version 1.0. | |
| #1597 docs(dump): add usage examples | craft-parts | open | Adds practical Dump plugin usage examples to documentation. Under review with changes requested and 5 unresolved comments; CI mostly passing. |