[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#928809: lintian: suggest adding gitlab-ci file



Package: lintian
Version: 2.13.0
Severity: wishlist

Dear Maintainer,

please add suggestion that if Vcs-Git points to salsa.debian.org,
CI should be used.

While CI config can be located anywhere (ci_config_path property of
project), both Debian Wiki and salsa(1) manpage mention
"debian/.gitlab-ci.yml" path.

So, in pseudo-code I propose following:

  if ($vcs =~ salsa.debian.org && ! -r "debian/.gitlab-ci.yml") {
  	tag-pedantic "consider useing Gitlab CI"
  }

Attachment: pgplRRBdRVtjk.pgp
Description: PGP signature


Reply to: