This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 16a0bed0993edf71844a99f666bf380aaa0ee3f1 Merge: dcb228d c2874f1 Author: Tristan Van Berkom <[email protected]> AuthorDate: Thu Oct 7 17:27:49 2021 +0900 Merge pull request #1519 from apache/tristan/project-path-variable Add `project-root` and `toplevel-root` variables doc/source/format_declaring.rst | 55 ++++++++++++++++++++++++++++++++ src/buildstream/_project.py | 25 +++++++++++++++ tests/frontend/fetch.py | 4 --- tests/frontend/mirror.py | 41 ++++++++++++++++++++++++ tests/frontend/source-fetch/project.conf | 5 +++ 5 files changed, 126 insertions(+), 4 deletions(-)
