Updated kbuild plugin to use get_build_properties()
Metadata
Current evaluation
Updated the kbuild plugin to use get_build_properties(). The change was merged and consolidated with PR #995, closing the request without additional review.
Suggested action: —
No scores available.
Issue body
Updated kbuild to use get_build_properties()
https://bugs.launchpad.net/snapcraft/+bug/1650595
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Updated the kbuild plugin to use get_build_properties(). The change was merged and consolidated with PR #995, closing the request without additional review. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | The kbuild plugin was updated to use get_build_properties(). The change was merged on December 16, 2016, and consolidated into PR #995. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Updated kbuild plugin to use get_build_properties(). Merged with pull request #995. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1650597 Update kernel plugin to use get_build_properties | snapcraft (launchpad) | closed | Merged via pull request #995. The kernel plugin was updated to use get_build_properties() instead of modifying the schema, with corresponding tests added to test_plugin_kernel.py. | |
| #978 Updated cmake plugin to use get_build_properties() | snapcraft | merged | Merged after reviewer approval and passing CI checks. Updated the cmake plugin to use get_build_properties(), modifying two files and slightly increasing overall test coverage. | |
| #1650078 Updated cmake plugin to use get_build_properties | snapcraft (launchpad) | closed | The cmake.py plugin was updated to use get_build_properties() instead of modifying the schema. The change was implemented and the issue closed as fixed. | |
| #1650553 Update qmake plugin to use get_build_properties | snapcraft (launchpad) | closed | Updated the qmake plugin to use get_build_properties() and get_pull_properties() instead of schema modifications, with new tests added. The associated pull request was merged, closing the issue. | |
| #975 Updated gradle plugin to use get_build_properties() | snapcraft | merged | Merged following reviewer approval and passing CI. The update replaces direct schema modification in maven.py with the get_build_properties() method, resolving bug 1649988. The change modifies three files, adding 18 lines and removing 4. | |
| #983 Updated scons plugin to use get_build_properties() | snapcraft | merged | Merged into master following reviewer approval and successful CI checks. The update refactored the scons plugin to use get_build_properties(), added demo and test files, and increased code coverage by 0.08%. | |
| #1650547 Update ant plugin to use get_build_properties | snapcraft (launchpad) | closed | Resolved by merging pull request #991, which updated the ant plugin to use get_build_properties() and added corresponding unit tests. | |
| #992 plugins: update make plugin to use get_build_properties() | snapcraft | merged | Merged into master. Updated the make plugin to use get_build_properties() and added corresponding tests. Approved by a reviewer, passed CI checks, and resolved Launchpad bug 1650548. | |
| #1650303 update scons plugin to use get_build_properties | snapcraft (launchpad) | closed | Proposed changes to update the scons plugin to use get_build_properties() and add corresponding demo and test files were closed without implementation or merge. | |
| #1649986 update maven plugin to use get_build_properties | snapcraft (launchpad) | closed | The maven plugin was updated to use get_build_properties() instead of modifying the schema. The issue was closed after implementation. |