gtristan opened a new pull request #1442: URL: https://github.com/apache/buildstream/pull/1442
This merge requests removes the requirement that BuildStream should be launched within a project directory, or that `-C/--directory` should be specified to indicate a project directory. When `Stream` finds itself trying to load an `Element`, then an Error is raised if a `Project` was not loaded, but not if only `ArtifactElement`s are loaded. Tests for the various commands which support operation on artifact names have been enhanced to also test the cases where a project is not loaded. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
