Add 62 blog posts generated from git commit history
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s

One-shot import of all bojemoi repo commits as Hugo posts.
Each post includes metadata, files changed, and diff stats.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Betty
2026-02-17 14:16:05 +01:00
parent eafc75fd5e
commit 7ac1bd5f4f
62 changed files with 2909 additions and 0 deletions

View File

@@ -0,0 +1,43 @@
---
title: "Add Alertmanager silence during stack deployments"
date: 2026-02-04T21:29:18+01:00
draft: false
tags: ["commit", "bojemoi", "feature"]
categories: ["Git Activity"]
summary: "Commit 592ac8e par Betty — 2 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `592ac8e`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `592ac8e95f11e01e783a8ff3afd0519ebd04c318` |
| **Date** | 2026-02-04 |
### Description
- startover.sh: Create 30-minute silence before full deployment,
add colored logging, error handling for each stack
- swarm.md skill: Add instructions to create 15-minute silence
before any stack deployment to prevent alert spam
Silences automatically expire after the configured duration.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
### Fichiers modifiés
```
M .claude/commands/swarm.md
M scripts/startover.sh
```
### Statistiques
```
2 files changed, 121 insertions(+), 10 deletions(-)
```