feat: compress documentation files
Metadata
Current evaluation
Merged a helper to compress man pages, info files, and other documentation files with hard and symbolic link handling. Approved by two reviewers and passed CI checks, adding 455 lines across four files.
Suggested action: —
No scores available.
Issue body
Add helper to compress man pages, info files and other documentation
files, with proper handling of hard and symbolic links.
- [ ] 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`?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a helper to compress man pages, info files, and other documentation files with hard and symbolic link handling. Approved by two reviewers and passed CI checks, adding 455 lines across four files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a feature adding a helper to compress man pages, info files, and other documentation files, with proper handling of hard and symbolic links. Implemented by maintainer cmatsuoka. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Introduces a helper to compress man pages, info files, and documentation with proper hard and symbolic link handling. Submitted and accepted by maintainer cmatsuoka without additional review. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #108 Compress docs files and man pages | debcraft | closed | Fixed in PR #102. Implements Debian-compliant compression for documentation files and man pages, correctly handling symlinks and hard links. | |
| #557 feat: add documentation link in help messages | craft-application | merged | Merged. Adds documentation links to general and command help messages. Approved by two reviewers, passed CI, and modified six files. Formatting adjustments resolved linter warnings. | |
| #298 feat: add documentation link in help messages | craft-cli | merged | Added documentation links to general and command-specific help messages. Merged after approval by two reviewers, modifying five files (+128/-46 lines). Markdown format help was intentionally excluded. | |
| #288 docs: consolidate external links | rockcraft | merged | Merged documentation update consolidating external links. Approved by two reviewers, passed CI checks, and modified six files with 19 additions and 12 deletions. |