From 2d2b204b71af2f7674588c466cef0e6afa277479 Mon Sep 17 00:00:00 2001 From: Smaine Kahlouch Date: Tue, 14 Jul 2026 19:48:54 +0200 Subject: [PATCH] =?UTF-8?q?chore(runlore):=C2=A0publish=20the=C2=A014th=20?= =?UTF-8?q?of=20July=20to=20announce=20in=20bluesky?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/en/post/series/observability/runlore/index.md | 2 +- content/fr/post/series/observability/runlore/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/post/series/observability/runlore/index.md b/content/en/post/series/observability/runlore/index.md index 491974de..06c80e3e 100644 --- a/content/en/post/series/observability/runlore/index.md +++ b/content/en/post/series/observability/runlore/index.md @@ -1,7 +1,7 @@ +++ author = "Smaine Kahlouch" title = "`RunLore`: the SRE buddy that investigates incidents — and learns from every fix" -date = "2026-07-15" +date = "2026-07-14" summary = "What you learn during an incident usually disappears the moment it's closed. RunLore is an open source SRE agent that investigates, points you at the likely root cause fast, and turns every resolution into knowledge you can reuse." featured = false codeMaxLines = 30 diff --git a/content/fr/post/series/observability/runlore/index.md b/content/fr/post/series/observability/runlore/index.md index 67fce362..eb77a52c 100644 --- a/content/fr/post/series/observability/runlore/index.md +++ b/content/fr/post/series/observability/runlore/index.md @@ -1,7 +1,7 @@ +++ author = "Smaine Kahlouch" title = "`RunLore` : ton buddy SRE qui investigue les incidents — et apprend de chaque résolution" -date = "2026-07-15" +date = "2026-07-14" summary = "Souvent, la connaissance d'un incident se dissout dès qu'il est clos. RunLore, agent SRE open source, investigue et t'aide à identifier rapidement la root cause, puis transforme chaque résolution en savoir réutilisable." featured = false codeMaxLines = 30