fix: decode filenames
Metadata
Current evaluation
Merged to resolve issue #968 by implementing filename decoding. Approved by two reviewers with passing CI checks. The change updates two files, adding 35 lines and removing 1.
Suggested action: —
No scores available.
Issue body
- [ ] 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`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
fixes #968
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to resolve issue #968 by implementing filename decoding. Approved by two reviewers with passing CI checks. The change updates two files, adding 35 lines and removing 1. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix for filename decoding, resolving issue #968. The maintainer implemented the change directly, successfully addressing the reported bug without additional discussion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #862 Fix 1.19 build | craft-parts | merged | Merged to resolve the 1.19 build failure. Changes affect 8 files (+11/-13 lines). Approved by one reviewer with zero unresolved comments and no CI issues. | |
| #80 fix: handle arrays in coverage filename | starflow | merged | Merged a fix to handle arrays in coverage filenames. Approved by two reviewers with all CI checks passing. The change updates one file with a two-line addition and two-line deletion. | |
| #863 Fix 1.25 build | craft-parts | merged | Merged to resolve 1.25 build failures. Approved by two reviewers with zero unresolved comments. The commit modified 11 files, adding 17 and removing 16 lines. | |
| #56 Issues/44 refactor | rockcraft | merged | Merged two small refactorings approved by one reviewer with zero unresolved comments. CI checks passed. Changes modified two files, adding 28 and removing 25 lines. | |
| #218 fix: update rendering of git repository paths | craft-application | merged | Merged a fix updating git repository path rendering alongside new integration tests. Approved by two reviewers, passed CI, and modified five files (+69/-15 lines). | |
| #1701 fix: make fetch-libs + underscores work | charmcraft | merged | Merged fix for #1681 resolving fetch-libs compatibility with underscores. Approved by two reviewers, the change updates seven files with 40 additions and 25 deletions. | |
| #117 fix: skip symlinks in md5sums | debcraft | merged | Merged a fix that skips symlinks in md5sums. Approved by two reviewers, the change modifies two files with six added lines. CI checks passed aside from a non-blocking OSV-scanner failure. | |
| #556 docs: update changelog | fetch-service | merged | Merged changelog update. Approved by two reviewers with all CI checks passing. The change added nine lines to a single file and was integrated into the repository. | |
| #5795 fix: properly ignore source-code field in metadata linter | snapcraft | merged | Merged to resolve issue #5794 by properly ignoring the source-code field in the metadata linter. Approved by two reviewers, passed all CI checks, and verified working. |