post: commit 992ca1f in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s

This commit is contained in:
grafana-watcher
2026-07-16 22:21:28 +02:00
committed by Betty
parent 2ba20e1022
commit 9e3a9c0c46

View File

@@ -0,0 +1,39 @@
---
title: "[bojemoi] fix(pipeline): dashboard table = 1 ligne par worker (flash en-cours)"
date: 2026-07-16T22:21:28+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 992ca1f par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `992ca1f`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `992ca1ff6f94987d92ac74b9f0f1823e4e5ebe60` |
### Description
DISTINCT ON (worker) ORDER BY worker, started_at DESC
→ affiche uniquement le module le plus récent de chaque worker
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M volumes/grafana/dashboards/pentest/pipeline.json
```
### Diff Summary
```
volumes/grafana/dashboards/pentest/pipeline.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
```