This is an automated email from the ASF dual-hosted git repository. juergbi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
commit e74581082b95f4f6667eb9309634c02bef0dcd1e Merge: 5bd508d 7bde897 Author: Jürg Billeter <[email protected]> AuthorDate: Mon Aug 5 10:49:18 2024 +0200 Merge pull request #70 from apache/juerg/ci Sync Python support and CI images with BuildStream .github/common.env | 6 +++--- .github/compose/ci.docker-compose.yml | 14 +++++++------- .github/run-ci.sh | 2 +- .github/workflows/ci.yml | 6 +++--- requirements/test-requirements.txt | 4 +++- setup.cfg | 1 + setup.py | 2 +- tests/sources/docker.py | 6 +++--- tests/sources/pip_build.py | 16 ++++++++-------- tests/testutils/python_repo.py | 21 ++++++++++++++------- tox.ini | 14 +++++++------- 11 files changed, 51 insertions(+), 41 deletions(-)
