← Back to issue list

Support `debug` and `debug-each` on spread.yaml

View original Github issue

Metadata

Project
craft-application
Number
#870
Type
issue
State
open
Author
tigarmo
Labels
Status: Triaged
Created
2025-08-22 17:19:54+00:00
Updated
2025-08-22 17:20:12+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done The current [models](https://github.com/canonical/craft-application/blob/main/craft_application/models/spread.py) silently discard the `debug` and `debug-each` statements on the top-level and for individual suites. ### Why it needs to get done Those keys are handy for adding debugging into when tests fail, but as it is currently they need to be declared at the individual task level.

Evaluation history

No evaluation history available.