From 5899c6f85af6be9e1532a4099c0f78bfe2348a8a Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 16 Jun 2026 13:23:21 +0200 Subject: [PATCH] post: commit e2db93e in bojemoi --- .../commits/2026-06-16-commit-e2db93e.md | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 content/posts/commits/2026-06-16-commit-e2db93e.md diff --git a/content/posts/commits/2026-06-16-commit-e2db93e.md b/content/posts/commits/2026-06-16-commit-e2db93e.md new file mode 100644 index 0000000..05b4c18 --- /dev/null +++ b/content/posts/commits/2026-06-16-commit-e2db93e.md @@ -0,0 +1,45 @@ +--- +title: "[bojemoi] fix(grafana): set ROOT_URL to grafana.bojemoi.me for WAN access" +date: 2026-06-16T13:23:21+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit e2db93e par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `e2db93e` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `e2db93efe7d5c8dc13c1dc2b5810ba2c7def3e11` | + + +### Description + +fix(uzi): add is_busy() timeout (60s) to prevent infinite console hang +chore(agent-memory): update infra-daily-monitor and pipeline memories + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M .claude/agent-memory/infra-daily-monitor/MEMORY.md +M .claude/agent-memory/pipeline/MEMORY.md +M borodino/thearm_uzi +M stack/01-service-hl.yml +``` + +### Diff Summary + +``` + .claude/agent-memory/infra-daily-monitor/MEMORY.md | 75 +++++++++++++++++----- + .claude/agent-memory/pipeline/MEMORY.md | 68 +++++++++++--------- + borodino/thearm_uzi | 13 ++++ + stack/01-service-hl.yml | 2 +- + 4 files changed, 111 insertions(+), 47 deletions(-) +```