← Back to issue list

add ability to add / update run_managed env

View original Github issue

Metadata

Project
craft-application
Number
#572
Type
issue
State
open
Author
dariuszd21
Labels
Created
2024-11-29 18:19:22+00:00
Updated
2025-05-23 17:26:51+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Add `_extra_managed_env()` method to the application that will be used to update the mentioned dict before command is run ### Why it needs to get done Current implementation have a hardcoded set of environmental variables to be passed to managed run. We need an ability to pass it on the application basis https://github.com/canonical/craft-application/blob/50cb666f911a139044d046179b53eb49bbd7644d/craft_application/application.py#L425-L428

Evaluation history

No evaluation history available.