[Git][debian-edu/debian-edu-doc][master] Add a debian/salsa-ci-yml file in an attempt to solve reprotest running out of time.
"Frans Spiesschaert (@frans)" <[email protected]> Sun, 26 Oct 2025 19:38:56 +0000
| Newsgroups | gmane.linux.skolelinux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Frans Spiesschaert pushed to branch master at Debian Edu / debian-edu-doc Commits: 5f0ed836 by Frans Spiesschaert at 2025-10-26T20:38:43+01:00 Add a debian/salsa-ci-yml file in an attempt to solve reprotest running out of time. - - - - - 1 changed file: - + debian/salsa-ci.yml Changes: ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,17 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml + +# Don't run Salsa CI on weblate because packages aren't build from it. +variables: + SALSA_CI_IGNORED_BRANCHES: 'weblate' + +# Enabling this would skip reprotest. +# This could be helpfull if reprotest keeps running out of time. +#reprotest: +# allow_failure: true + +# Set timeout for reprotest to 3h +reprotest: + extends: .test-reprotest + timeout: 3h View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/5f0ed83613c0fa7b3fa32b1975b2b73e102a5de1 -- View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/5f0ed83613c0fa7b3fa32b1975b2b73e102a5de1 You're receiving this email because of your account on salsa.debian.org. _______________________________________________ debian-edu-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-edu-commits