Closed Abuelodelanada closed 11 months ago
Seems like rock-update.yaml workflow is adding an extra section to rockcraft.yaml that breaks rockcraft pack command.
rock-update.yaml
rockcraft.yaml
rockcraft pack
For instance this is is the original rockcraft.yaml, and this is the new one
The added section is:
prometheus-pushgateway: source-tag: v1.6.1 build
This is again caused by the fact the main section in parts should have the same name as the ROCK, because that's what CI will automatically update!
parts
Seems like
rock-update.yaml
workflow is adding an extra section torockcraft.yaml
that breaksrockcraft pack
command.For instance this is is the original
rockcraft.yaml
, and this is the new oneThe added section is: