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,42 @@
---
title: "Fix borodino alert storm: Ruby 3.5 crash, empty CIDR, replica constraints"
date: 2026-02-15T11:43:51+01:00
draft: false
tags: ["commit", "bojemoi", "fix", "stack", "borodino"]
categories: ["Git Activity"]
summary: "Commit e25b3dd par Betty — 3 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `e25b3dd`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `e25b3ddd39eeb5c921467a84383edd4245c92223` |
| **Date** | 2026-02-15 |
### Description
- Replace Ruby 3.5.0-preview1 (incompatible native extensions) with stable
Ruby 3.3 and add bundle install for metasploit gems
- Guard empty CIDR results from TABLESAMPLE in thearm_ak47
- Increase max_replicas_per_node from 3 to 5 for full 15-replica capacity
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
M borodino/Dockerfile.borodino
M borodino/thearm_ak47
M stack/40-service-borodino.yml
```
### Statistiques
```
3 files changed, 31 insertions(+), 169 deletions(-)
```