← Back to issue list

feat: deprecate 'ua-services' key for core24+

View original Github issue

Metadata

Project
snapcraft
Number
#6308
Type
pull request
State
merged
Author
mr-cal
Labels
Created
Updated
Closed

Current evaluation

Merged. Deprecates the ua-services key for core24+ bases, replacing it with the --pro=services CLI argument. Approved by two reviewers and passed most CI checks prior to integration.

Suggested action:

No scores available.

Issue body

Deprecates and warns when using `ua-services` for core24 and higher bases. This has been replaced in core24+ by the new `--pro=<services>` command-line argument. (CRAFT-5217) --- - [x] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md). - [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/). - [x] I've successfully run `make lint && make test`. - [ ] I've added or updated any relevant documentation. - [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing. - [ ] I've updated the relevant release notes.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged. Deprecates the ua-services key for core24+ bases, replacing it with the --pro=services CLI argument. Approved by two reviewers and passed most CI checks prior to integration.
qwen3.6-35b-a3b-mtp-q6
Staleness: 5
Complexity: 15
Confidence: 85
needs review Adds deprecation warning for the 'ua-services' key on core24+ bases, replacing it with the '--pro=<services>' CLI argument. Currently awaiting documentation updates and maintainer review.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#6337 feat: error on ua-services for core24+ snapcraft merged Merged. Implements error handling for --ua-services and --enable-experimental-ua-services, plus a warning for SNAPCRAFT_UA_TOKEN in Core24+ snaps. Approved and merged despite unrelated CI failures.
73%