| -@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 966285: Fix OIDC secret config errors in zuul-web https://review.opendev.org/c/zuul/zuul/+/966285 | 15:29 | |
| @jangutter:matrix.org | Hi 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.org | jangutter: 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-L16 | 16:22 |
| @clarkb:matrix.org | all 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 well | 16:23 |
| @jangutter:matrix.org | Yeah, 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.com | yep that's the way, nothing automatic | 17:10 |
| @fungicide:matrix.org | zuul wants to run jobs. not running jobs is an explicit thing | 17: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/+/966285 | 21:27 | |
| -@gerrit:opendev.org- Clark Boylan proposed: [zuul/zuul-client] 966365: Drop use of pkg_resources https://review.opendev.org/c/zuul/zuul-client/+/966365 | 22:15 | |
| @clarkb:matrix.org | sean-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 issues | 22:16 |
| -@gerrit:opendev.org- Clark Boylan proposed: [zuul/zuul-client] 966365: Drop use of pkg_resources https://review.opendev.org/c/zuul/zuul-client/+/966365 | 22:25 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!