parts: add a helper to query overlay use
Metadata
Current evaluation
Merged an approved pull request adding a helper to query overlay usage in part specifications. The change includes 64 additions and 8 deletions across three files, received one reviewer approval, and was successfully integrated.
Suggested action: —
No scores available.
Issue body
The helper acts as an early query of whether a given part spec uses
overlays (through either overlay-packages, or overlay-scripts, etc).
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged an approved pull request adding a helper to query overlay usage in part specifications. The change includes 64 additions and 8 deletions across three files, received one reviewer approval, and was successfully integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. Introduces a helper function to quickly determine if a part specification utilizes overlays, including overlay-packages and overlay-scripts. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #113 overlay: add overlay support to parts (CRAFT-470) | craft-parts | merged | Merged after three approvals. Adds overlay support to parts by defining the work directory and properties for overlay subdirectories and visibility. 149 additions, 37 deletions across six files. Removed Final typing hint for Python 3.7. |