This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch valentindavid/flatpak-demo
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
at 6716a56 Inject environment to bwrap through its command line
This branch includes the following new commits:
new 2eaff21 Move tests.frontend.generate_junction to test.testutils
new 0793cb4 Pass targets to Loader.load() instead of its constructor.
new ea7bb36 Make Project owner of Loader.
new 7305ae9 Extract plugin collection
new 292766d Add support for include '(@)' in project.conf and .bst files
new d50ebc6 Add documentation for include directive.
new 420054b Rename BST_NO_PROJECT_DEFAULTS to (not)
BST_PROJECT_INCLUDES_PROCESSED
new f3ed208 buildstream/_options/optionpool.py: Fix paramaters of
OptionPool.load_cli_values
new d97b2c1 buildstream/_project.py: Document Project._load_pass.
new c31e5a1 buildstream/_includes.py: Cache loaded fragments.
new f06c2ce buildstream/_includes.py: Remove validation of fragments.
new 795df4e Forbid inline tracking on fragments coming from junctions
new 7c4a1fe tests/frontend/track.py: Add tests for tracking on included
fragments.
new da42c7d tests/format/include.py: Test use of conditionals in included
fragment.
new f221dde Drop BST_PROJECT_INCLUDES_PROCESSED and use kind to detect
junctions.
new 63aecde Move loading and cleaning of elements from Pipeline to
Project.
new 195b580 Adding missing test data.
new 4789c0f Detect recursive includes.
new 37b1a77 doc/source/formatintro.rst: Use references where possible in
Include section.
new 7eccd56 buildstream/element.py: Convert an exception to an assert.
new ddeb066 Fix issue when with including in sub-nodes.
new 5b64442 Add missing files
new de2e7fe Make include path relative to project the including fragment
is found.
new 1970bb1 Fix indentation
new 356a634 Fix 'first pass config' behavior for loading elements
new 9df849d Delay full load of project for tracking
new 52b6b40 Always process local includes.
new e3756d4 Inverse priority of in include composition
new 6028168 Give less priority to projectdata.yml than includes
new 6716a56 Inject environment to bwrap through its command line
The 30 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.