feat: run install helpers
Metadata
Current evaluation
Merged after two approvals, implementing install helper execution prior to file organization. Resolves issue #78 and addresses DEBCRAFT-32. Passed CI checks despite one failing schema validation.
Suggested action: —
No scores available.
Issue body
Execute install helpers before organizing installed files.
Fixes #78
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
---
DEBCRAFT-32
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two approvals, implementing install helper execution prior to file organization. Resolves issue #78 and addresses DEBCRAFT-32. Passed CI checks despite one failing schema validation. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by cmatsuoka, executes install helpers before organizing installed files, resolving issue #78 and DEBCRAFT-32. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a feature to execute install helpers prior to organizing installed files, resolving issue #78 and addressing DEBCRAFT-32. Changes were integrated by the maintainer without additional review comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #153 feat: install lintian-overrides file | debcraft | merged | Merged following approval and passing CI checks. Introduces utility functions to install package-specific files, including lintian-overrides, from debcraft or debian directories. Adjusts control file staging to support install helpers. Resolves #144. |