feat: mark the fetch-service integration as experimental
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
By "mark" we mean:
- hide the command-line option from pack's help;
- if enabled, warn that this integration is still in development.
Fixes #488
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes marking the fetch-service integration as experimental. The update hides the command-line option from help and adds a development warning when enabled, resolving issue #488. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #456 feat: add fetch-service integration | craft-application | merged | Merged fetch-service integration into the craft tool build. Changes span 18 files with 1445 additions and 32 deletions. Approved by two reviewers after individual commit reviews. | |
| #458 Emit a warning when the fetch-service integration is enabled | craft-application | open | Request to emit a warning when the fetch-service integration is enabled, so users know it is experimental. The warning was implemented in PR #496 and is present in the code; the issue is resolved but not yet closed. | |
| #488 Hide the fetch-service command line option, and warn it's experimental | craft-application | closed | Closed without implementation or resolution details. An internal Jira ticket was created, but no code changes or merge information were provided, indicating the request was likely deferred or abandoned. | |
| #934 feat(experimental): suppress dist-upgrade when using fetch service | craft-application | merged | 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. |