Andreas Tille pushed to branch master at Debian Python Team / packages / python-pynndescent
Commits: ae27b3ed by Andreas Tille at 2023-01-17T18:03:32+01:00 Simplify salsa-ci.yml - - - - - 1 changed file: - debian/salsa-ci.yml Changes: ===================================== debian/salsa-ci.yml ===================================== @@ -1,37 +1,17 @@ --- include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/atomic-reprotest.yml - -extract-source: - extends: .provisioning-extract-source - -build: - extends: .build-package - -build source: - extends: .build-source-only - -reprotest: - extends: .test-reprotest - -lintian: - extends: .test-lintian - -autopkgtest: - extends: .test-autopkgtest - -blhc: - extends: .test-blhc - -piuparts: - extends: .test-piuparts - -missing-breaks: - extends: .test-missing-breaks - -rc-bugs: - extends: .test-rc-bugs - -aptly: - extends: .publish-aptly + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.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 View it on GitLab: https://salsa.debian.org/python-team/packages/python-pynndescent/-/commit/ae27b3ed63321c0569973fabd14257421b25cef8 -- View it on GitLab: https://salsa.debian.org/python-team/packages/python-pynndescent/-/commit/ae27b3ed63321c0569973fabd14257421b25cef8 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
