Thursday, 2025-11-06

-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 966285: Fix OIDC secret config errors in zuul-web https://review.opendev.org/c/zuul/zuul/+/96628515:29
@jangutter:matrix.orgHi folks, I think I'm misremembering something. Our zuul config projects tend to have this:16:00
```
- project:
name: ^.*$
check:
jobs: []
gate:
jobs: []
```
It's an easy way to have zuul add a default empty queue so it can report config failures for a project that doesn't have any config yet. I could have sworn there was a some config knob that automatically enabled this. I think I might be confused by pipeline.no-jobs-message (another similar case where no messages get sent).
@clarkb:matrix.orgjangutter: opendev does https://opendev.org/openstack/project-config/src/branch/master/zuul.d/projects.yaml#L4-L18 which is similar but slightly different due to the template construction: https://opendev.org/openstack/openstack-zuul-jobs/src/branch/master/zuul.d/project-templates.yaml#L3-L1616:22
@clarkb:matrix.orgall that to say I'm not sure if there is an automatic way to accomplish this as I think we're doing the more explicit thing as well16:23
@jangutter:matrix.orgYeah, I saw - I think I confused the no-jobs-message with this when I saw no square brackets in your config. But you just have a different set of defaults in zuul config.16:26
@jim:acmegating.comyep that's the way, nothing automatic17:10
@fungicide:matrix.orgzuul wants to run jobs. not running jobs is an explicit thing17:42
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed on behalf of Simon Westphahl: [zuul/zuul] 966285: Fix OIDC secret config errors in zuul-web https://review.opendev.org/c/zuul/zuul/+/96628521:27
-@gerrit:opendev.org- Clark Boylan proposed: [zuul/zuul-client] 966365: Drop use of pkg_resources https://review.opendev.org/c/zuul/zuul-client/+/96636522:15
@clarkb:matrix.orgsean-k-mooney pointed out ^ is a potential problem and I decided to go ahead and port zuul's version handling over to zuul-client to avoid issues22:16
-@gerrit:opendev.org- Clark Boylan proposed: [zuul/zuul-client] 966365: Drop use of pkg_resources https://review.opendev.org/c/zuul/zuul-client/+/96636522:25

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!