← Back to issue list

Refactor to return packaged resource names

View original Github issue

Metadata

Project
craft-application
Number
#741
Type
issue
State
open
Author
cmatsuoka
Labels
Created
2025-04-23 19:55:24+00:00
Updated
2025-05-23 17:26:29+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done The `pack` command in the package service currently returns a list of packaged artifacts, but In order to generate environment variables for resource files it should also return the resource names (or maybe fill a map passed as an optional argument). Refactor pack to obtain this information, and after that the `resource_map` property can be removed. ### Why it needs to get done The testing setup requires environment variables with resource names pointing to resource files.

Evaluation history

No evaluation history available.