File: salsa-ci.yml

package info (click to toggle)
r-bioc-rtracklayer 1.66.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 6,396 kB
  • sloc: ansic: 20,142; xml: 3; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 492 bytes parent folder | download | duplicates (142)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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/pipeline-jobs.yml

variables:
  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1

# R creates .rdb files and .rds with some randomness.
# https://tests.reproducible-builds.org/debian/issues/unstable/randomness_in_r_rdb_rds_databases_issue.html
reprotest:
  allow_failure: true


# Reduce piuparts noise in transitions
piuparts:
  allow_failure: true