runbot/runbot_merge/controllers
Xavier Morel 6cc9a6ca11 [IMP] runbot_merge: show batch inconsistency in PR dash picture
Extract current table generation into a separate function, add an
other function to render an alert / list of PR targets if the batch is
not consistent.

This means an extra pass on the table contents to precompute the image
size, but we can delay loading fonts until after etag computation
which might be a bigger gain all things considered: there aren't many
cells in most PR tables, but fonts are rather expensive to
load (I should probably load them at import and cache them in the module...)
2024-07-24 13:27:26 +02:00
..
__init__.py [CHG] runbot_merge: log ping instead of printing it 2024-06-25 15:54:31 +02:00
dashboard.py [IMP] runbot_merge: show batch inconsistency in PR dash picture 2024-07-24 13:27:26 +02:00
reviewer_provisioning.py [FIX] runbot_merge: make provisioning more resilient 2023-06-21 14:26:19 +02:00