fix(inspectors/lxd): allow dot in image date
Metadata
Current evaluation
Merged fix to the LXD inspector allowing dots in image dates within download URLs. Approved by two reviewers, passed all CI checks, and updated four files to correct date parsing logic.
Suggested action: —
No scores available.
Issue body
The image date in the download URL may contain dots, e.g. `20260205.1`.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged fix to the LXD inspector allowing dots in image dates within download URLs. Approved by two reviewers, passed all CI checks, and updated four files to correct date parsing logic. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #462 fix(inspectors/lxd): detect releases image request | fetch-service | merged | Merged fix for the LXD rootfs inspector to correctly detect release images alongside daily snapshots. Approved by two reviewers with all CI checks passing. Resolves FETCH-28 across three modified files. | |
| #434 fix(i/lxd): make lxd download inspector more strict | fetch-service | merged | Merged a fix making the LXD download inspector format verification stricter to prevent snap assertion download rejections. Approved by two reviewers, passed CI checks, and modified six files with 79 additions and 12 deletions. |