[buildstream] 01/01: element.py: Fix sources() generator to be a generator.

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/fix-sources-generator in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 89c27fd1cc6f9efb6491419d0dfe98ae10d8ec0e Author: Tristan van Berkom AuthorDate: Mon Aug

[buildstream] branch tristan/fix-sources-generator created (now 89c27fd)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch tristan/fix-sources-generator in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 89c27fd element.py: Fix sources() generator to be a generator. This branch

[buildstream] branch jjardon/overnigth_fix_mapping created (now 89b610c)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch jjardon/overnigth_fix_mapping in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 89b610c WIP This branch includes the following new commits: new 4e11b5a

[buildstream] 01/02: .gitlab-ci.yml: Use up-to-date bst-plugins-experimental

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jjardon/overnigth_fix_mapping in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 4e11b5ad18ea4207c91d0c7ac7bc93bd88b6b2df Author: Javier Jardón AuthorDate: Mon Jun 10

[buildstream] 02/02: WIP

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jjardon/overnigth_fix_mapping in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 89b610c372ba6eae8703e2bd01e88edf49fbe907 Author: Javier Jardón AuthorDate: Mon Jun 10

[buildstream] branch 716-add-example-with-build-directory-outside-of-source-directory-2 created (now 8932103)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch 716-add-example-with-build-directory-outside-of-source-directory-2 in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 8932103 Adding Out of Source Build Example

[buildstream] branch aevri/enable_spawn_ci_4 created (now 8810399)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch aevri/enable_spawn_ci_4 in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 8810399 cascache: don't pickle _cache_usage_monitor No new revisions were added by

[buildstream] 03/27: tests/frontend/overlaps.py: Test undefined variables

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 24503c3fc3787b7516801fec43cd35869e992a37 Author: Tristan van Berkom

[buildstream] 09/27: _variables.pyx: Change the variable_names set for an array

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit a1c6a7e2ed4f7a6577ea940e1bc200420d012da6 Author: Tristan van Berkom

[buildstream] 12/27: _variables.pyx: Restructuring and removing yellowness

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 667da2ac3e50079e1ce5354e40cfcb142021d41d Author: Tristan van Berkom

[buildstream] branch tristan/partial-variables-manual-string-join created (now 87added)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 87added _variables.pyx: Change ResolutionStep() to be an allocated

[buildstream] 04/27: _variables.py: Some microoptimizations, remove tuplization and some typchecking overheads

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit f4b1c34065f26f82f80a3d4efb970274cf9aa313 Author: Tristan van Berkom

[buildstream] 01/27: _variables.pyx: Rewrite of variables code.

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit e125da043c4b2a0c57cc19313adb9c0084338b6d Author: Tristan van Berkom

[buildstream] 15/27: _variables.pyx: Use ObjectArray to accumulate deps in _resolve()

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit d5aab43b018ea05214db744d659650ae13d6c55a Author: Tristan van Berkom

[buildstream] 21/27: _variables.pyx: Value.resolve() now takes strings as input, no more _do_resolve()

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit b1713ea5c9745e104d7a22348cfd0d0cd5b2ccb0 Author: Tristan van Berkom

[buildstream] 22/27: _variables.pyx: Early return from _resolve()

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 20db0e114099a7e76576d0efdbbe0e0d823a9840 Author: Tristan van Berkom

[buildstream] 26/27: _variables.pyx: Cache the array used to accumulate variables in _resolve_value()

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 1757a42d46eca4080b7ec08e2e9b258e88c34fee Author: Tristan van Berkom

[buildstream] 08/27: _variables: Convert ValuePart to C struct

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit c67fe08ff1cc9ff5b8203d0bb3742c39b801acb1 Author: Tristan van Berkom

[buildstream] 19/27: _variables.py: Remove dependencies, use only parts.

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 869492255fa4fc8e725e581ef6fd99e2a1c47f15 Author: Tristan van Berkom

[buildstream] 24/27: _variables.pyx: Move the meat of value resolution to ValueClass

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit c61359c3c7d7c927ba84bc8b4377cefe429ba476 Author: Tristan van Berkom

[buildstream] 17/27: _variables.pyx: Remove refcounting from ObjectArray

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 3889321a5b58fb3dffacff4f5cb41a3fd41674ba Author: Tristan van Berkom

[buildstream] 18/27: _variables.pyx: Avoid dictionary lookups in Value.resolve()

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit c763970d83cdeb3748f3e09b17ef750540bde9dc Author: Tristan van Berkom

[buildstream] 27/27: _variables.pyx: Change ResolutionStep() to be an allocated struct

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 87added5fd19301896c774dc5f419de0953f21c9 Author: Tristan van Berkom

[buildstream] 23/27: _variables.pyx: Reorganize loop for better early return

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 07d5b63cc6cabaa1dc580e72a678ceeb76d48994 Author: Tristan van Berkom

[buildstream] 14/27: _variables.pyx: Added ObjectArray, using for ValueClass varnames

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit a85b3e504c7c4e772fc753adbcb10c7a8425f377 Author: Tristan van Berkom

[buildstream] 05/27: _variables.pyx: Remove lists from the loops, use links instead

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 081d85d638b20c05ba5ec5f82f5dceb33c82006b Author: Tristan van Berkom

[buildstream] 02/27: tests/format/variables.py: Added some new tests

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit b55f31b0881bd59fe02d6cef871c2b418ae4e0ed Author: Tristan van Berkom

[buildstream] 16/27: _variables: ENABLE PROFILING

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 4a148bc3ccdfe509e64240e1b59d186bd6764c13 Author: Tristan van Berkom

[buildstream] 20/27: _variables.pyx: Try optimizing "".join() with C API

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 8ba877da58a5cffcc630109c7c6e87e0de6d8ef4 Author: Tristan van Berkom

[buildstream] 25/27: _variables.pyx: Minor improvement on resolve() APIs (Pass PyObject **)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit a3ed24fa91bd1226b3505712dff97ddcfc34d085 Author: Tristan van Berkom

[buildstream] 13/27: _variables.pyx: Only intern the value class strings, not the variable names

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit c43bbf92ddc1c0a17981114557306a8447ffe7d7 Author: Tristan van Berkom

[buildstream] 06/27: _variables.pyx: Use a linked list for ValuePart instead of a list.

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 310b29486b2b8f0bd20ce3454f4c2beadcdeb308 Author: Tristan van Berkom

[buildstream] 10/27: _variables.pyx: Don't hold onto ProvenanceInformation, hold onto nodes instead.

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 0bac4011e1c52ba21e10ecccb7cfb176429ccbe6 Author: Tristan van Berkom

[buildstream] branch tiagogomes/docs-improvements created (now 875496d)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch tiagogomes/docs-improvements in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 875496d doc: updates considering website being live now This branch includes the

[buildstream] 01/02: doc: show an additional level on ToC

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tiagogomes/docs-improvements in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 3247d22bcf8f6c90bc9fa131912408b8bd2141fc Author: Tiago Gomes AuthorDate: Fri Sep 28 10

[buildstream] 11/27: _variables.pyx: Pass around provenance node instead of provenance itself

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 116eec0b9c3bf9cd0faf72d5fc1550a5d3291d43 Author: Tristan van Berkom

[buildstream] 02/02: doc: updates considering website being live now

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tiagogomes/docs-improvements in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 875496d2c50ecbb9defb964e1c10a66ae0c11b6b Author: Tiago Gomes AuthorDate: Fri Sep 28 11

[buildstream] 07/27: _variables.py: Revert to using `list` time in favor of ValueLink objects

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/partial-variables-manual-string-join in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 727533c666d67f875b64dbe8889ca7de75157447 Author: Tristan van Berkom

[buildstream] branch adamjones/contribution-guide created (now 86da917)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch adamjones/contribution-guide in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 86da917 update HACKING references No new revisions were added by this update.

[buildstream] branch coldtom/url-error created (now 86bdd03)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch coldtom/url-error in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 86bdd03 Catch ValueError to prevent stack trace This branch includes the following new commits

[buildstream] 01/01: Catch ValueError to prevent stack trace

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch coldtom/url-error in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 86bdd030085e356a768d4e7136e8bc8c2c924899 Author: Thomas Coldrick AuthorDate: Mon Jul 2 15:14:16

[buildstream] branch chandan/automate-pypi-release created (now 865d5f4)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch chandan/automate-pypi-release in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 865d5f4 .gitlab-ci.yml: Publish to PyPI when new tags are pushed This branch

[buildstream] 01/01: .gitlab-ci.yml: Publish to PyPI when new tags are pushed

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch chandan/automate-pypi-release in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 865d5f4357a5041163d4cbc0c4b359b280edae5a Author: Chandan Singh AuthorDate: Fri Aug 24

[buildstream] 01/01: Handle grpc.StatusCode.UNAVAILABLE in first request in case connect() fails

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch valentindavid/handle_grpc_unavailable in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 8610a8a4de3480c4fb1fbb657b37b475da8174ec Author: Valentin David AuthorDate: Thu

[buildstream] branch valentindavid/handle_grpc_unavailable created (now 8610a8a)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch valentindavid/handle_grpc_unavailable in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 8610a8a Handle grpc.StatusCode.UNAVAILABLE in first request in case

[buildstream] branch external_plugin_errors created (now 85c1a8b)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch external_plugin_errors in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 85c1a8b _plugincontext.py: Fix third party plugin loading No new revisions were added by

[buildstream] 01/01: Temp

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch 218-allow-specifying-the-chroot-binary-to-use-for-sandboxes-on-unix-platforms in repository https://gitbox.apache.org/repos/asf/buildstream.git commit

[buildstream] branch 218-allow-specifying-the-chroot-binary-to-use-for-sandboxes-on-unix-platforms created (now 85b5209)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch 218-allow-specifying-the-chroot-binary-to-use-for-sandboxes-on-unix-platforms in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 85b5209 Temp This branch includes

[buildstream] 03/03: tests/plugins/search.py: Adding test to thoroughly exercise Element.search()

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/relative-search-paths in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 84c67ce7952e32d6885908d494b5df04712077de Author: Tristan van Berkom AuthorDate: Sat Jul

[buildstream] 01/03: element.py & loader: Support searching elements using full paths

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/relative-search-paths in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 926a9186a226a5c2eb19d24f47eb2592c2edb484 Author: Tristan van Berkom AuthorDate: Fri Jul

[buildstream] branch tristan/relative-search-paths created (now 84c67ce)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch tristan/relative-search-paths in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 84c67ce tests/plugins/search.py: Adding test to thoroughly exercise Element.search

[buildstream] 02/03: tests/integration/script.py: Test element relative search paths in Element.search()

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch tristan/relative-search-paths in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 6165611ba47bd6c5139617e6e23d3068231c3844 Author: Tristan van Berkom AuthorDate: Sat Jun

[buildstream] branch Qinusty/553-backport-1.2 created (now 83b2425)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch Qinusty/553-backport-1.2 in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 83b2425 cascache.py: Add pull info detailing which remote is being pulled from No new

[buildstream] branch juerg/buildbox created (now 83b208b)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch juerg/buildbox in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 83b208b wip: .gitlab-ci.yml: Update BuildBox This branch includes the following new commits

[buildstream] 01/01: wip: .gitlab-ci.yml: Update BuildBox

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch juerg/buildbox in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 83b208bd518821295ff6965863335f723adb942d Author: Jürg Billeter AuthorDate: Thu Nov 19 10:47:46 2020

[buildstream] branch phil/migrate-alpine-demo created (now 8304a75)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch phil/migrate-alpine-demo in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 8304a75 alpine-autotools example docs: add terminal output No new revisions were added

[buildstream] branch gokcen/just_set_for_visited created (now 82f13ba)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch gokcen/just_set_for_visited in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 82f13ba hmmm sets This branch includes the following new commits: new 82f13ba

[buildstream] 01/01: hmmm sets

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch gokcen/just_set_for_visited in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 82f13baea757be4738efcdae74cf33923df8fc3a Author: Gökçen Nurlu AuthorDate: Mon Dec 23 15

[buildstream] branch issue-413-Add_sources_to_bst_shell created (now 825f4a0)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch issue-413-Add_sources_to_bst_shell in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 825f4a0 Element.py: Added stage_sources function to stage the sources in a

[buildstream] 01/01: Element.py: Added stage_sources function to stage the sources in a shell sandbox

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch issue-413-Add_sources_to_bst_shell in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 825f4a013392862b629a873d703e838da539d071 Author: Phillip Smyth AuthorDate: Wed Jun

[buildstream] branch patch-1 created (now 820721d)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch patch-1 in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 820721d install_linux_distro.rst docs: updated to point user to latest stable branch No new revisions

[buildstream] branch jjardon/ci_cache_test created (now 81261e3)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch jjardon/ci_cache_test in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 81261e3 Merge branch 'tristan/doc-fix-deprecations-1.2' into 'bst-1.2

[buildstream] 01/01: Warn if open files hard limit is under 50k

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch nanonyme/warn-nofile in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 80b7bb5a4596367570afa4b1d61178abcad8ec72 Author: Seppo Yli-Olli AuthorDate: Wed Oct 14 21:26:54

[buildstream] branch nanonyme/warn-nofile created (now 80b7bb5)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch nanonyme/warn-nofile in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 80b7bb5 Warn if open files hard limit is under 50k This branch includes the following new

[buildstream] branch tpollard/829 created (now 805baf7)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch tpollard/829 in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 805baf7 Download buildtrees on demand for bst shell --use-buildtree No new revisions were added by

[buildstream] branch jjardon/another_codequality created (now 7fe0078)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch jjardon/another_codequality in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 7fe0078 WIP No new revisions were added by this update.

[buildstream] 01/01: buildstream/_gitsourcebase.py: Fix return of get_ref() when no ref is available

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch valentindavid/git-get-ref-warnings in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 7f9dc4c84042d89bd3a3fc45a6b65ba4ccc8d338 Author: Valentin David AuthorDate: Fri

[buildstream] branch valentindavid/git-get-ref-warnings created (now 7f9dc4c)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch valentindavid/git-get-ref-warnings in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 7f9dc4c buildstream/_gitsourcebase.py: Fix return of get_ref() when no ref is

[buildstream] 04/12: sandbox.py: Two functions to get virtual directories

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 9aa7db211c7551f97728ca13527bd3c7496511a9 Author: Jim MacArthur AuthorDate: Tue

[buildstream] 10/12: plugins/elements/stack.py: Convert to virtual directories

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit e265478e4ea8e70554a2b617a9d3d3ca0a8e8af4 Author: Jim MacArthur AuthorDate: Tue

[buildstream] 01/12: Add BST_VIRTUAL_DIRECTORY flag for element plugins

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 480c018453b3a16ca8bb355f1530835ce3449468 Author: Jim MacArthur AuthorDate: Wed

[buildstream] branch jmac/virtual_directories_pre_rebase created (now 7f99207)

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git. at 7f99207 storage: Add __init__.py This branch includes the following new

[buildstream] 02/12: Sandbox.py: Rename __root to _root to allow its use by subclasses.

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 59fb91526e45a7fc6c25846d60e9684d15df8dfc Author: Jim MacArthur AuthorDate: Tue

[buildstream] 03/12: Add the virtual directory class 'Directory' and one implementation.

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 227bc2042b4c4edfd853a995ebca8967307e3e1a Author: Jim MacArthur AuthorDate: Tue

[buildstream] 09/12: sandbox: Remove instances of get_directory

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 8d5f872733f2b8ac5e72d83ddc5948552f3fce92 Author: Jim MacArthur AuthorDate: Tue

[buildstream] 11/12: scriptelement.py: Convert to virtual directories

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit d5d8d58a46f2dba6a48962ec34adee7e83831f1c Author: Jim MacArthur AuthorDate: Tue

[buildstream] 12/12: storage: Add __init__.py

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 7f99207a95cd29b7c88dc6914a2a001065d796fb Author: Jim MacArthur AuthorDate: Tue

[buildstream] 05/12: _stream.py: Convert to virtual directories.

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 1a2e4ccac2f4232e66ae7e76b62b449fbbb9b9e3 Author: Jim MacArthur AuthorDate: Fri

[buildstream] 06/12: element.py: Conversion to use virtual directories

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 753566f39ca4bae7eb62b93129c4288628e26445 Author: Jim MacArthur AuthorDate: Tue

[buildstream] 08/12: plugins/elements/import.py: Convert to virtual directories

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 5d277366129b3640f3d715e7966bb874d653e750 Author: Jim MacArthur AuthorDate: Tue

[buildstream] 07/12: plugins/elements/compose.py: Convert to virtual directories

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jmac/virtual_directories_pre_rebase in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 0325fd9de7d02869a2c3f79c1ce85db70d88fdcb Author: Jim MacArthur AuthorDate: Tue

[buildstream] 02/26: local_cas: Update proto

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit f3fe105dc3a4d1f7908d13a0f1d5038282f281cd Author: Darius Makovsky AuthorDate: Wed Dec 11 14:28:08

[buildstream] 04/26: cascache: Add properties to CaptureTree requests

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 4f7a3105658e5842aca28a9048a7a39a97eb14f0 Author: Darius Makovsky AuthorDate: Mon Dec 2 11:59:40

[buildstream] 21/26: _artifact: import workspaced artifacts with mtimes

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit b65a6645c29c35896f9370fa3a61f06138289981 Author: Darius Makovsky AuthorDate: Mon Dec 30 09:42:02

[buildstream] 18/26: Reference node properties specification in comments

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit cc20ce3a7b966dcb5fc5faaec46b227e721e1796 Author: Darius Makovsky AuthorDate: Wed Jan 8 13:35:51

[buildstream] 11/26: element: pass arbitrary timestamp to import_files

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit af17fe9523a86c59789f17dad4f1cdb98080a70a Author: Darius Makovsky AuthorDate: Tue Dec 24 14:02:28

[buildstream] 12/26: workspace: import mtimes when staging

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit ce6b6c5c934071b36ba1b33a5704199fbf5d598c Author: Darius Makovsky AuthorDate: Tue Dec 24 14:32:51

[buildstream] 05/26: Support properties in import_files()

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 7acfddd3e27eda65696dcc81d81a578948ddb2fa Author: Darius Makovsky AuthorDate: Tue Dec 10 14:11:22

[buildstream] 14/26: tests: remove xfail for non-incremental-time RE workspace

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 955526a33fafba2cc9516cf4b905f2a5678a5ac6 Author: Darius Makovsky AuthorDate: Wed Dec 18 12:19:30

[buildstream] 01/26: remote_execution: Update proto

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 80df8e27e7f5b0ec82baa44de33d770f3830eea1 Author: Darius Makovsky AuthorDate: Wed Dec 11 14:27:52

[buildstream] 09/26: _filebaseddirectory: support mtimes in `_import_files_from_cas`

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit bbab470fac99f518737e9a131befe29a5030ea01 Author: Darius Makovsky AuthorDate: Tue Dec 10 14:11:55

[buildstream] 24/26: element: fix bug causing workspaces to always reprepare

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 3c35a5a64c2e7ba835f754d7d66aed9e498ad6c0 Author: Darius Makovsky AuthorDate: Mon Jan 13 09:05:35

[buildstream] 07/26: Add utils for file timestamp support

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit f735652bb7a3612d0b63b53bb14b62ee6bec4b0e Author: Darius Makovsky AuthorDate: Wed Jan 8 16:30:47

[buildstream] 16/26: tests: avoid testing utimes along with umask

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit c3c0b049d5175857343a1309e9223708f35d3d8d Author: Darius Makovsky AuthorDate: Mon Dec 30 08:47:19

[buildstream] 13/26: tests: test mtimes in storage

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit d88fc7d303bb63256c8e80254e13a30885936b8d Author: Darius Makovsky AuthorDate: Wed Dec 11 16:35:10

[buildstream] 15/26: tests: improve RE workspace test

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 1120ad82dd69040aa129cfb10f1c885e749ead09 Author: Darius Makovsky AuthorDate: Tue Dec 24 12:00:38

[buildstream] 17/26: DEBUG: use new buildbox image

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 529e9b89191b447ed7cd5f306ed47084a9e83178 Author: Darius Makovsky AuthorDate: Mon Dec 16 16:12:27

[buildstream] 20/26: Replace workspace.prepared callback with attribute marking

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 4d0d43dee0672dc01b10a0f35a0bdab1d4c8adbe Author: Darius Makovsky AuthorDate: Fri Nov 15 13:15:53

[buildstream] 25/26: Rename workspace.last_successful to workspace.last_build

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit b97e32612da29addcadf2e1aa2d11b2ab5908b25 Author: Darius Makovsky AuthorDate: Mon Jan 13 09:06:11

[buildstream] 19/26: tests: remove xfails for incremental RE workspaces

2020-12-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch traveltissues/mr4 in repository https://gitbox.apache.org/repos/asf/buildstream.git commit 24eb3a239e121b261d00e743e9f6bef6614efe01 Author: Darius Makovsky AuthorDate: Thu Nov 21 10:14:27

  1   2   3   4   5   6   7   8   9   10   >