post: commit ab70c6d in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 14s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 14s
This commit is contained in:
64
content/posts/commits/2026-05-22-commit-ab70c6d.md
Normal file
64
content/posts/commits/2026-05-22-commit-ab70c6d.md
Normal file
@@ -0,0 +1,64 @@
|
||||
---
|
||||
title: "[bojemoi] refactor(secrets): renommer telegram_alert_chat_id → telegram_chat_id"
|
||||
date: 2026-05-22T14:02:30+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit ab70c6d par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `ab70c6d`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `ab70c6d09058d60098c16cea50a9393e8cfee7f4` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Uniformisation du nommage des secrets Docker : suppression du qualificatif
|
||||
_alert_ redondant. Mise à jour de tous les stacks et sources (alert-agent,
|
||||
vigie, razvedka, borodino/uzi).
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M alert-agent/alert_agent/alerter.py
|
||||
M alert-agent/alert_agent/config.py
|
||||
M borodino/thearm_uzi
|
||||
M borodino/toto
|
||||
M razvedka/razvedka/alerter.py
|
||||
M razvedka/razvedka/config.py
|
||||
M stack/40-service-borodino.yml
|
||||
M stack/46-service-razvedka.yml
|
||||
M stack/47-service-vigie.yml
|
||||
M stack/48-service-alert-agent.yml
|
||||
M stack/98-service-toolbox.yml
|
||||
M vigie/vigie/alerter.py
|
||||
M vigie/vigie/config.py
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
alert-agent/alert_agent/alerter.py | 4 ++--
|
||||
alert-agent/alert_agent/config.py | 6 +++---
|
||||
borodino/thearm_uzi | 2 +-
|
||||
borodino/toto | 2 +-
|
||||
razvedka/razvedka/alerter.py | 4 ++--
|
||||
razvedka/razvedka/config.py | 6 +++---
|
||||
stack/40-service-borodino.yml | 6 +++---
|
||||
stack/46-service-razvedka.yml | 4 ++--
|
||||
stack/47-service-vigie.yml | 4 ++--
|
||||
stack/48-service-alert-agent.yml | 4 ++--
|
||||
stack/98-service-toolbox.yml | 4 ++--
|
||||
vigie/vigie/alerter.py | 4 ++--
|
||||
vigie/vigie/config.py | 6 +++---
|
||||
13 files changed, 28 insertions(+), 28 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user