This is an automated email from the ASF dual-hosted git repository.
juergbi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
from a3dcb04 Merge pull request #1478 from apache/juerg/parallel-test
add 58cad0e _artifactelement.py: Remove unused Artifact import
add ea17f54 _assetcache.py: Remove unused MappingNode import
add 88e29ed _cas/casserver.py: Fix --log-level default value with Click
8.0
add 4b42c15 .github: Work around bst-artifact-server bug in Docker image
add 04f14f9 .github: Rename remote service tests in CI
new e270e13 Merge pull request #1480 from apache/juerg/ci
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:
...i.buildstream-remote-cache.yml => ci.bst-artifact-server.yml} | 9 +++++----
.../compose/{ci.buildbarn-remote-cache.yml => ci.buildbarn.yml} | 4 ++--
.github/compose/{ci.remote-execution.yml => ci.buildgrid.yml} | 4 ++--
.github/compose/ci.docker-compose.yml | 6 +++---
.github/workflows/ci.yml | 6 +++---
src/buildstream/_artifactelement.py | 1 -
src/buildstream/_assetcache.py | 1 -
src/buildstream/_cas/casserver.py | 3 +++
8 files changed, 18 insertions(+), 16 deletions(-)
rename .github/compose/{ci.buildstream-remote-cache.yml =>
ci.bst-artifact-server.yml} (71%)
rename .github/compose/{ci.buildbarn-remote-cache.yml => ci.buildbarn.yml}
(90%)
rename .github/compose/{ci.remote-execution.yml => ci.buildgrid.yml} (94%)