colcon plugin: add ability to ignore packages in workspace
Metadata
Current evaluation
The pull request was closed and superseded by PR 2687. The proposed colcon plugin feature was not merged due to an alternative implementation.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh tests/unit`?
-----
plugin colcon: add ability to ignore packages in workspace to colcon plugin
`colcon build` supports `--packages-ignore` to explicitly specify packages
to skip for this build. This PR add the `packages-ignore`ability to snapcraft
colcon plugin
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | The pull request was closed and superseded by PR 2687. The proposed colcon plugin feature was not merged due to an alternative implementation. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Adding packages-ignore support to the colcon plugin was closed and superseded by PR #2687 after a maintainer requested conflict resolution. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Adding packages-ignore support to the colcon plugin was closed and superseded by PR 2687 after maintainers requested conflict resolution. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2687 colcon plugin: add ability to ignore packages | snapcraft | merged | Merged. Adds ability to ignore specific packages in the colcon plugin workspace. Approved by reviewer, passed static and unit tests, and resolved static check issues before integration. |