← Back to issue list

feat(experimental): suppress dist-upgrade when using fetch service

View original Github issue

Metadata

Project
craft-application
Number
#934
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Merged a feature that disables dist-upgrades when using the experimental fetch service to prevent slowdowns. The change requires a newer craft-providers version, passed all CI checks, and received approval from two reviewers.

Suggested action:

No scores available.

Issue body

Since the fetch service is still experimental and can slow down a dist-upgrade significantly, disable dist-upgrades when using it. This needs a new enough craft-providers to have any effect: https://github.com/canonical/craft-providers/pull/836 Because this is experimental, it intentionally excludes a changelog line. - [ ] 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`)? ---

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a feature that disables dist-upgrades when using the experimental fetch service to prevent slowdowns. The change requires a newer craft-providers version, passed all CI checks, and received approval from two reviewers.
qwen3.6-35b-a3b-mtp-q6 Merged. Disables dist-upgrades when the experimental fetch service is active to prevent performance degradation. Requires an updated craft-providers version. Changelog entry intentionally omitted due to experimental status.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#496 feat: mark the fetch-service integration as experimental craft-application merged Merged pull request marking the fetch-service integration as experimental by hiding its CLI option and adding a development warning. Approved by three reviewers, passed CI, and resolved issue #488 with 30 additions and 7 deletions across three files.
70%