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 8cbbeb1 .asf.yaml: Redirect notifications to the commit list
add ed48d1b .github/common.env: Defining TOXENV candidates here
add 517e7b3 .github/compose/ci.docker-compose.yml: Minor refactoring here
add e087c8a .github: Added remote execution CI
new 443d3ba Merge pull request #1444 from
apache/tristan/remote-execution-testing
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:
.github/common.env | 3 ++
.github/compose/ci.docker-compose.yml | 16 ++++--
.github/compose/ci.remote-execution-cluster.yml | 67 +++++++++++++++++++++++++
.github/compose/ci.remote-execution-test.yml | 36 +++++++++++++
.github/workflows/ci.yml | 37 ++++++++++++++
5 files changed, 154 insertions(+), 5 deletions(-)
create mode 100644 .github/compose/ci.remote-execution-cluster.yml
create mode 100644 .github/compose/ci.remote-execution-test.yml