Skip to content

Detect non BuildStream 1 projects and plugins

Tristan Van Berkom requested to merge tristan/bst-1/bst-2-detection into bst-1

This branch adds detection of project.conf min-version and plugin BST_MIN_VERSION presence to determine if we are loading projects or plugins which are not meant for BuildStream 1.

This also adds test cases around this.

Merge request reports