fix(service): apply same rules if artefact already downloaded
Metadata
Current evaluation
Merged a fix ensuring consistent results for already downloaded artifacts across permissive and strict modes. Approved by three reviewers and passed CI checks before integration.
Suggested action: —
No scores available.
Issue body
If the artefact is recognized as already downloaded, the result
must be the same as the previous download in both permissive and
strict cases.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix ensuring consistent results for already downloaded artifacts across permissive and strict modes. Approved by three reviewers and passed CI checks before integration. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #587 fix: use artifact in fetch-service context | craft-application | merged | Merged a fix updating the fetch-service context for the artefact to artifact rename in v0.6. Approved by two reviewers, passed CI, and maintained full test coverage across six files. |