← Back to issue list

Some valid `spread.yaml` files don't get parsed correctly.

View original Github issue

Metadata

Project
craft-application
Number
#698
Type
issue
State
open
Author
lengau
Labels
Created
2025-03-25 22:50:19+00:00
Updated
2025-05-23 17:26:44+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### Bug Description Some `spread.yaml` files that spread accepts don't get parsed correctly. ### To Reproduce Include the example spread snippet below, then run the `test` subcommand. ### part yaml ```shell backends: google: key: '$(HOST: echo "$SPREAD_GOOGLE_KEY")' location: snapd-spread/us-east1-b halt-timeout: 3h systems: - ubuntu-18.04-64 # String rather than mapping key ``` ### Relevant log output ```shell n/a ```

Evaluation history

No evaluation history available.