From 407dd167f00cc70ac1353f7f6cf836c0b5122b8e Mon Sep 17 00:00:00 2001 From: Egutierrez Date: Fri, 15 May 2026 17:07:16 +0200 Subject: [PATCH] feat(dag_engine): /api/dags devuelve last_runs[] (max 5) + gitlink UI badges - executor.go: DagInfo anade LastRuns []store.DagRun. Pobla con e.store.ListRuns(name, 5, 0). - cpp/apps/dag_engine_ui: gitlink al SHA con 5 puntitos R1..R5 via data_table BadgeRule. Co-Authored-By: Claude Opus 4.7 (1M context) --- cpp/apps/dag_engine_ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/apps/dag_engine_ui b/cpp/apps/dag_engine_ui index 7c7923ac..49fc908f 160000 --- a/cpp/apps/dag_engine_ui +++ b/cpp/apps/dag_engine_ui @@ -1 +1 @@ -Subproject commit 7c7923ac6a2d15a86257f6ca9ec7c0b1ecadbac9 +Subproject commit 49fc908fb4d07361f63715de800a1a4044851b4e