project: block overlay usage with "bare" bases
Metadata
Current evaluation
Blocked overlay usage with bare bases. Merged after two approvals, closing issue #284. Added 42 lines and removed 4 across six files. A reviewer asked about layer stack behavior, but the change was integrated as intended.
Suggested action: —
No scores available.
Issue body
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Blocked overlay usage with bare bases. Merged after two approvals, closing issue #284. Added 42 lines and removed 4 across six files. A reviewer asked about layer stack behavior, but the change was integrated as intended. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to block overlay usage with bare bases, closing issue #284. The change enforces layer stack assembly rules, preventing overlays from running on incompatible base layers. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to block overlay usage with bare bases, resolving issue #284. The change prevents overlays from applying to bare base layers. A follow-up comment queried layer stack assembly behavior, but the fix was integrated. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #284 Block overlay usage with `bare` bases | rockcraft | closed | Validation to reject overlays with bare bases was implemented and merged in pull request #301, resolving the mutual exclusivity conflict. |