BuildStream should exit early if an unknown alias is used within a URL
Background
BuildStream should fail when a URL is found to contain an unknown alias.
Task description
-
Prevent BuildStream starting a build if a URL is found to contain an unknown alias during preflight
Acceptance Criteria
BuildStream should exit out during preflight if an alias is used within a URL without being declared within a project configuration.
Edited by Tristan Van Berkom