post: commit cb35c49 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 8s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 8s
This commit is contained in:
40
content/posts/commits/2026-06-13-commit-cb35c49.md
Normal file
40
content/posts/commits/2026-06-13-commit-cb35c49.md
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] fix(startover): add alert-agent deploy + fix BusyBox date compatibility"
|
||||||
|
date: 2026-06-13T23:23:12+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit cb35c49 par Betty dans bojemoi"
|
||||||
|
author: "Betty"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `cb35c49`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | bojemoi |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | Betty |
|
||||||
|
| **Hash** | `cb35c492f22574fd6ef3e8b3efd67369d92dfc01` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
- Add alert-agent stack deployment (alert-agent/48-service-alert-agent.yml)
|
||||||
|
- Fix create_silence(): date -d "@epoch" is GNU-only, BusyBox ash uses -D "%s" -d
|
||||||
|
Added fallback chain: BusyBox → BSD → start_time
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M scripts/startover.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
scripts/startover.sh | 5 ++++-
|
||||||
|
1 file changed, 4 insertions(+), 1 deletion(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user