Wednesday, 2024-05-08

-@gerrit:opendev.org- Felix Edel proposed: [zuul/zuul] 918505: Add spec for the status page in Zuul UI https://review.opendev.org/c/zuul/zuul/+/91850508:53
-@gerrit:opendev.org- Felix Edel proposed:12:05
- [zuul/zuul] 916288: Sort pipelines on status page by number of queue items https://review.opendev.org/c/zuul/zuul/+/916288
- [zuul/zuul] 916289: Align QueueItem and QueueItemPopover https://review.opendev.org/c/zuul/zuul/+/916289
- [zuul/zuul] 916290: Align job progress bars and job result labels https://review.opendev.org/c/zuul/zuul/+/916290
- [zuul/zuul] 916744: Visualize branches in ChangeQueues https://review.opendev.org/c/zuul/zuul/+/916744
- [zuul/zuul] 916867: Implement admin actions (promote, dequeue) in new QueueItem component https://review.opendev.org/c/zuul/zuul/+/916867
- [zuul/zuul] 916973: Show queue lengths and fetching state on status page https://review.opendev.org/c/zuul/zuul/+/916973
- [zuul/zuul] 916974: Add switch to show/hide empty pipelines and queues https://review.opendev.org/c/zuul/zuul/+/916974
- [zuul/zuul] 917039: Add support for dark mode to new status view components https://review.opendev.org/c/zuul/zuul/+/917039
- [zuul/zuul] 917952: Show last reconfiguration time on status page https://review.opendev.org/c/zuul/zuul/+/917952
- [zuul/zuul] 918030: Show zuul version in footer section on status page https://review.opendev.org/c/zuul/zuul/+/918030
-@gerrit:opendev.org- Dong Zhang proposed: [zuul/zuul] 916736: Fix loop when api-root authentication is configured https://review.opendev.org/c/zuul/zuul/+/91673612:35
-@gerrit:opendev.org- Joshua Watt proposed: [zuul/zuul] 918487: gerrit: Clarify HTTP Bad Requests https://review.opendev.org/c/zuul/zuul/+/91848714:12
@f2ked:matrix.orgwhen writing yaml files (for zuul and nodepool) I like to use "anchors and aliases" and place all my anchors in a named object. Docker uses a `x-` prefix and knows to ignore them. Is there a similar rule for zuul/nodepool?15:46
@f2ked:matrix.orghere is an example https://nickjanetakis.com/blog/docker-tip-82-using-yaml-anchors-and-x-properties-in-docker-compose15:46
@clarkb:matrix.orgI don't think Zuul's schema allows you to create arbitrary records like that. But you can use anchors and aliases without them just fine16:05
-@gerrit:opendev.org- Joseph Kostreva proposed: [zuul/zuul] 915334: Refresh git-dependent changes and add force_update_parent_dependency setting https://review.opendev.org/c/zuul/zuul/+/91533416:15
-@gerrit:opendev.org- Albin Vass proposed:16:21
- [zuul/zuul] 918677: Fix unbound variable in call to check_config_path https://review.opendev.org/c/zuul/zuul/+/918677
- [zuul/zuul] 918678: Add pyright to linters https://review.opendev.org/c/zuul/zuul/+/918678
@sylvass:albinvass.seI don't know if you want to add another linter so I made two separate changes but pyright picks up the above unbound variable while flake seems to miss it 16:21
@clarkb:matrix.orghuh I wonder if that is because flake thinks it is defined by the for loop above (but since we're in an elif block that isn't the case)16:22
@sylvass:albinvass.sepyright complains a lot more if I turn on typeCheckingMode, but obviously it's not affecting functionality16:23
@sylvass:albinvass.seClark: yeah I don't know why flake8 doesn't throw an error16:23
-@gerrit:opendev.org- Albin Vass proposed: [zuul/zuul] 918678: Add pyright to linters https://review.opendev.org/c/zuul/zuul/+/91867816:48
-@gerrit:opendev.org- Zuul merged on behalf of Albin Vass: [zuul/zuul] 918677: Fix unbound variable in call to check_config_path https://review.opendev.org/c/zuul/zuul/+/91867717:59

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