Andreas Tille pushed to branch master at Debian Med / python-awkward
Commits: 3736869b by Andreas Tille at 2025-09-29T07:02:52+02:00 Permit failure of blhc on Salsa CI - - - - - 1 changed file: - debian/salsa-ci.yml Changes: ===================================== debian/salsa-ci.yml ===================================== @@ -1,19 +1,7 @@ -# See https://salsa.debian.org/salsa-ci-team/pipeline/#basic-use --- include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml -# To exclude single tests you can use -#variables: -# SALSA_CI_DISABLE_APTLY: 1 -# SALSA_CI_DISABLE_AUTOPKGTEST: 1 -# SALSA_CI_DISABLE_BLHC: 1 -# SALSA_CI_DISABLE_LINTIAN: 1 -# SALSA_CI_DISABLE_PIUPARTS: 1 -# SALSA_CI_DISABLE_REPROTEST: 1 -# SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1 -# SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1 -# In case for instance i386 is explicitly excluded by Build-Depends -# SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 -# When testing against packages in experimental -# RELEASE: 'experimental' +# Permit failure of blhc +blhc: + allow_failure: true View it on GitLab: https://salsa.debian.org/med-team/python-awkward/-/commit/3736869b908b290bbac8890c984dd8311338d454 -- View it on GitLab: https://salsa.debian.org/med-team/python-awkward/-/commit/3736869b908b290bbac8890c984dd8311338d454 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
