This is an automated email from the ASF dual-hosted git repository.
chandan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
from aeb7a8d doc/badges.py: Adding staticly generated HTML page for
automated redirects.
add 8cad3f2 ci: Simplify pipelines using Docker Compose
add 58fc11c ci: Enable parallelism for tests
new a666b0f Merge pull request #1441 from apache/chandan/compose
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 | 67 +++++++++++++++
.github/workflows/ci.yml | 153 +++++++---------------------------
.github/workflows/merge.yml | 25 +++---
.github/workflows/release.yml | 26 +++---
5 files changed, 123 insertions(+), 151 deletions(-)
create mode 100644 .github/common.env
create mode 100644 .github/compose/ci.docker-compose.yml