post: commit 951850c in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 15s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 15s
This commit is contained in:
43
content/posts/commits/2026-05-22-commit-951850c.md
Normal file
43
content/posts/commits/2026-05-22-commit-951850c.md
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] fix(gameover): préserver borodino_valkey_data au teardown"
|
||||||
|
date: 2026-05-22T23:35:43+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit 951850c par Betty dans bojemoi"
|
||||||
|
author: "Betty"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `951850c`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | bojemoi |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | Betty |
|
||||||
|
| **Hash** | `951850c5b92ba417c0931a1570d1d65e3a53a39a` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
Ajoute borodino_valkey_data aux volumes permanents pour éviter
|
||||||
|
l'incohérence post-gameover : postgres (bojemoi) survit mais la
|
||||||
|
queue Valkey est wipe → host_ids stale → FK violations sur
|
||||||
|
nuclei_scan_log.
|
||||||
|
|
||||||
|
Les deux volumes doivent avoir le même cycle de vie.
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M scripts/gameover.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
scripts/gameover.sh | 3 ++-
|
||||||
|
1 file changed, 2 insertions(+), 1 deletion(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user