make plugin: fix artifact collecting
Metadata
Current evaluation
Merged a fix for artifact collection in the make plugin, resolving LP #1614754. The change updates six files, adds a regression test, and received maintainer approval.
Suggested action: —
No scores available.
Issue body
LP: #1614754
Signed-off-by: Sergio Schvezov sergio.schvezov@ubuntu.com
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix for artifact collection in the make plugin, resolving LP #1614754. The change updates six files, adds a regression test, and received maintainer approval. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes fixing artifact collection in the make plugin, resolving Launchpad bug LP: #1614754. Approved by two reviewers and includes a regression test. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged fix for artifact collection in the make plugin, resolving LP #1614754. The change includes a regression test and received maintainer approval prior to integration. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #809 make plugin: improve artifact copying (LP: #1624798) | snapcraft | merged | Merged after approval and CI checks. Improves artifact copying in the make plugin, resolving Launchpad bug #1624798 for camlistore packaging. Changes integrated into the main branch. | |
| #715 Add artifacts option to make plugin. | snapcraft | merged | Merged the pull request adding an artifacts option to the make plugin. This copies specified files post-build, bypassing make install. Documentation was updated per review to clarify the behavior before final approval and merge. | |
| #1624798 make plugin: can't copy directories or nested artifacts | snapcraft (launchpad) | closed | Closed after a pull request was submitted to fix the make plugin. The changes update file_utils to use link_or_copy_tree for directories and automatically create missing subdirectories when copying nested artifacts. | |
| #33 plugins: add make plugin | craft-parts | merged | Merged the addition of a make plugin for building make-based parts. Approved by two reviewers, the change adds 237 lines across five files to extend the plugin system. |