← Back to issue list

fix: forward env to lxd instance with Pro methods

View original Github issue

Metadata

Project
craft-providers
Number
#981
Type
pull request
State
merged
Author
smethnani
Labels
Created
Updated
Closed

Current evaluation

Merged. Relocates Pro methods from LXC to LXDInstance to forward environment variables to the instance. Approved by two reviewers, passed CI checks, and modified six files (+422/-887 lines).

Suggested action:

No scores available.

Issue body

Moves pro methods from LXC to LXDInstance to forward environment variables to the instance --- - [x] I've followed the [contribution guidelines](https://github.com/canonical/starbase/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`. - [x] 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. Relocates Pro methods from LXC to LXDInstance to forward environment variables to the instance. Approved by two reviewers, passed CI checks, and modified six files (+422/-887 lines).
qwen3.6-35b-a3b-mtp-q6
Staleness: 10
Complexity: 20
Confidence: 90
needs review Moves Pro methods from LXC to LXDInstance to forward environment variables to instances. PR is newly opened, passes lint/tests, and awaits maintainer review.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#58 fix: configure lxd for pro builds in stable craft-actions merged Merged fix configuring LXD with a Pro token for stable builds, enabling successful rockcraft pro testing. Approved by two reviewers, passed all CI checks, and implemented by external contributor alesancor1.
70%