This is an automated email from the ASF dual-hosted git repository.

tvb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


    from dcb228d  Merge pull request #1518 from apache/tristan/type-annotations
     add 742c783  _project.py: Add support for `project-root` and 
`toplevel-root` variables
     add 9811b51  tests/frontend/fetch.py: Use project-root variable instead of 
generating a project.conf
     add 1d71d98  tests/frontend/mirror.py: Test project-root and toplevel-root 
expansion
     add c2874f1  doc/source/format_declaring.rst: Document the dynamic 
`project-root` and `toplevel-root` variables
     new 16a0bed  Merge pull request #1519 from 
apache/tristan/project-path-variable

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)
 create mode 100644 tests/frontend/source-fetch/project.conf

Reply via email to