Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15298
| From | Carles Pina i Estany <carles@pina.cat> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | SALSA_CI_LINTIAN_FAIL_WARNING / SALSA_CI_LINTIAN_ARGS in salsa-ci.yml |
| Date | 2023-11-06 00:50 +0100 |
| Message-ID | <HwV2q-3pms-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, I created python-ping3 package a month ago. At some point I didn't see some lintian warnings from salsa. To avoid missing warnings again I added in salsa-ci.yml: variables: SALSA_CI_LINTIAN_FAIL_WARNING: 1 https://salsa.debian.org/python-team/packages/python-ping3/-/blob/debian/unstable/debian/salsa-ci.yml#L7 Is there any convention on doing this for python-team maintained packages? Also, I would be happy to have: SALSA_CI_LINTIAN_ARGS: --pedantic --fail-on pedantic (added there as well) IIRC, lintian pedantic's reports are shown in mentors.debian.net and I thought that would be good to have them in salsa - with the fail-on pedantic to avoid missing them. Any +1 / -1 of these options for python-team packages? Like "do not do this" or "if it works for you, feel free to do it". Thanks! -- Carles Pina i Estany https://carles.pina.cat
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar | Unroll thread
SALSA_CI_LINTIAN_FAIL_WARNING / SALSA_CI_LINTIAN_ARGS in salsa-ci.yml Carles Pina i Estany <carles@pina.cat> - 2023-11-06 00:50 +0100 Re: SALSA_CI_LINTIAN_FAIL_WARNING / SALSA_CI_LINTIAN_ARGS in salsa-ci.yml Pierre-Elliott Bécue <peb@debian.org> - 2023-11-06 11:00 +0100
csiph-web