Skip to content

Ensure push fails when trying to push an unbuilt element

James Ennis requested to merge jennis/push_unbuilt_artifact into master

Description

Currently, BuildStream fails in an ungraceful manner (big python stack trace) if we try to push an element which has not been built.

Closes #1095 (closed)

Merge request reports