← Back to issue list

ua: specify and enable ua services

View original Github issue

Metadata

Project
snapcraft
Number
#3886
Type
pull request
State
merged
Author
cmatsuoka
Labels
Created
Updated
Closed

Current evaluation

Merged. Enables UA service specification and activation via the ua-services key in project YAML for core22. Legacy support is deferred to a separate PR. Approved and passed CI checks.

Suggested action:

No scores available.

Issue body

UA services can be specified in the project yaml file under the optional `ua-services` key. These services will be enabled during the execution of the parts lifecycle. Note: this handles ua services for core22. Support for legacy snapcraft will be added in a separate PR. Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com> - [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `make lint`? - [ ] Have you successfully run `pytest tests/unit`? ----- CRAFT-1289

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged. Enables UA service specification and activation via the ua-services key in project YAML for core22. Legacy support is deferred to a separate PR. Approved and passed CI checks.
qwen3.6-35b-a3b-mtp-q6 Merged. Adds a ua-services configuration key to enable Ubuntu Pro services during the parts lifecycle for core22. Legacy snapcraft support is deferred to a separate PR. Code coverage increased by 0.04%.
qwen3.6-35b-a3b-mtp-q6 Merged. Adds ua-services YAML key to enable Ubuntu Pro services during the parts lifecycle for core22. Legacy support deferred to a separate PR.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#3890 ua: enable ua services in legacy snapcraft merged Merged baseline implementation backporting UA services support from core22 to legacy snapcraft. Introduces ua-services project key and --enable-experimental-ua-services flag. Approved by maintainer, passed CI, and integrated into main.
82%