Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #17035
| Path | csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Otto Kekäläinen <otto@debian.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead |
| Date | Wed, 27 Aug 2025 22:20:02 +0200 |
| Message-ID | <LouMG-aQ1V-19@gated-at.bofh.it> (permalink) |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Wed Aug 27 20:18:14 2025 |
| Old-Return-Path | <otto@debian.org> |
| X-Amavis-Spam-Status | No, score=-109.51 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=ham autolearn_force=no |
| X-Gm-Message-State | AOJu0Yz41KRFR+0bGF8dG9v3kXEBB96fBcDHhIsC11W7S9VFuk9jdspA X6LtdRafik2nuIo/7cLgE4jLv179VjzDQfc1e8vM6Le7DB3hP6RiIGRHkk4PHms6cLnGjZLxeUR DPzaUxcZeaULEFF870+xLfJIPskAgk7k= |
| X-Google-SMTP-Source | AGHT+IFeLylGP5S2jRFN9t4YxGUQpoDP4bcbCJP+BaNwAL8Lm7q3sWgFBXkCiQXGEO5ialkkvJ7txsQTH2eYaK7SO/M= |
| X-Received | by 2002:a05:6122:d0b:b0:537:b126:bf07 with SMTP id 71dfb90a1353d-53c8a2b2a8fmr6406382e0c.1.1756325875684; Wed, 27 Aug 2025 13:17:55 -0700 (PDT) |
| MIME-Version | 1.0 |
| X-Gmail-Original-Message-ID | <CAOU6tAD+gTVNnP3wuqFtqqBna7T7O5e0AA9C3LmbVnbEtEyppw@mail.gmail.com> |
| X-Gm-Features | Ac12FXwkOxY7kbNOYgAR3gUHz6GCqQdrlbdMHnEBOUmmX6ZceCiWK5LlOvC2vvk |
| Content-Type | text/plain; charset="UTF-8" |
| X-Debian-User | otto |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/23212 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/CAOU6tAD+gTVNnP3wuqFtqqBna7T7O5e0AA9C3LmbVnbEtEyppw@mail.gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 28 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | Aayush Raj <meet44yu5h@gmail.com> |
| X-Original-Date | Wed, 27 Aug 2025 13:17:20 -0700 |
| X-Original-Message-ID | <CAOU6tAD+gTVNnP3wuqFtqqBna7T7O5e0AA9C3LmbVnbEtEyppw@mail.gmail.com> |
| Xref | csiph.com linux.debian.maint.python:17035 |
Show key headers only | View raw
Hi! tldr; Are people on the team fine with not using recipes/debian.yml@salsa-ci-team/pipeline as the default setting in future and using debian/salsa-ci.yml instead? context: I was looking at which of the Salsa CI jobs take longest and consume most resources and stumbled across https://salsa.debian.org/python-team/packages/graph-tool The build uses more memory than available on a Salsa CI runner, and it has never, and will never build. The reason it had CI running anyway was that in the CI/CD configuration it had `recipes/debian.yml@salsa-ci-team/pipeline`, which in turn was added in all Python projects in an effort to enable CI to all packages. I suggest a better practice would be to have as the CI/CD configuration simply `debian/salsa-ci.yml` instead, so that the pipeline runs only on Debian branches and starts running only after a human added it there with intention and presumably that it actually passed initially when CI was introduced. I did this change now on the graph-tool project and also posted https://salsa.debian.org/python-team/packages/graph-tool/-/merge_requests/1 to have the state of Salsa CI in the project documented. - Otto
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar
Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Otto Kekäläinen <otto@debian.org> - 2025-08-27 22:20 +0200
Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Andrey Rakhmatullin <wrar@debian.org> - 2025-08-27 22:30 +0200
Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Soren Stoutner <soren@debian.org> - 2025-08-27 22:50 +0200
Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Carsten Schoenert <c.schoenert@t-online.de> - 2025-08-28 14:20 +0200
Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Andrey Rakhmatullin <wrar@debian.org> - 2025-08-28 15:30 +0200
Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Soren Stoutner <soren@debian.org> - 2025-08-27 23:00 +0200
Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Santiago Vila <sanvila@debian.org> - 2025-08-27 23:00 +0200
Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Otto Kekäläinen <otto@debian.org> - 2025-09-09 02:40 +0200
Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Santiago Vila <sanvila@debian.org> - 2025-09-09 03:20 +0200
Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Santiago Vila <sanvila@debian.org> - 2025-09-09 03:40 +0200
Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Santiago Vila <sanvila@debian.org> - 2025-09-09 15:10 +0200
Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead Soren Stoutner <soren@debian.org> - 2025-09-09 19:20 +0200
csiph-web