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-plugins.git
from c7d2f60 Merge pull request #78 from apache/juerg/cargo
add 431326f github workflows: Use v4 of upload/download artifact actions
add ad6f20a .pylintrc: Disable too-many-positional-arguments error
add e93a2fc CI: Use ubuntu 22.04
add 7b169db .github/common.env: Update to docker image containing bzr
add 5ff45aa tox.ini: Address breaking tox change, now use
"allowlist_externals"
add 335a4b1 tox.ini: Conditionally wrap the bzr command if it's present
on the host
new d6d1d98 Merge pull request #81 from
apache/tristan/workaround-broken-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:
.github/common.env | 2 +-
.github/compose/ci.docker-compose.yml | 4 ++--
.github/workflows/ci.yml | 8 ++++----
.github/workflows/merge.yml | 8 ++++----
.pylintrc | 1 +
tests/bzr_wrapper | 14 ++++++++++++++
tox.ini | 6 ++++--
7 files changed, 30 insertions(+), 13 deletions(-)
create mode 100755 tests/bzr_wrapper