← Back to issue list

feat(provider): expose a way to configure instance packages

View original Github issue

Metadata

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

Current evaluation

Merged into main. Exposes configuration for distro-specific instance packages in the ProviderService. Approved by two reviewers, passed CI, and achieved 100% diff coverage.

Suggested action:

No scores available.

Issue body

Much like snaps, this is a list of distro-specific packages that should be installed in the instance created by the ProviderService. - [ ] 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 into main. Exposes configuration for distro-specific instance packages in the ProviderService. Approved by two reviewers, passed CI, and achieved 100% diff coverage.
qwen3.6-35b-a3b-mtp-q6 Merged into main. Exposes a configuration option for distro-specific instance packages in ProviderService, mirroring snap behavior. Integration achieved 100% diff coverage.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#849 feat(provider): early proxy configuration in instances craft-application merged Merged. Configures HTTP proxying before base instance setup to enable package downloads through proxies, adding a hook for base setup packages. Resolves #839. Approved by two reviewers with all CI checks passing.
71%