post: push 2 commit(s) to bojemoi/main
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s

This commit is contained in:
Betty
2026-06-29 17:40:26 +02:00
parent 6d168bb71c
commit ff36cea64d

View File

@@ -0,0 +1,32 @@
---
title: "[bojemoi] Push 2 commit(s) to main"
date: 2026-06-29T17:40:19+02:00
draft: false
tags: ["push", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Push de 2 commit(s) par Betty dans bojemoi/main"
author: "Betty"
---
## Push to `bojemoi/main`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Commits** | 2 |
| **Pushed by** | Betty |
### Commits
- **caf40a7** fix(startover): wait for worker nodes to be Ready before deploying stacks (Betty)
- **5be1c50** fix(gameover): remove deep clean purge to preserve images across reboots (Betty)
### Diff Summary
```
scripts/gameover.sh | 70 ----------------------------------------------------
scripts/startover.sh | 20 +++++++++++++++
2 files changed, 20 insertions(+), 70 deletions(-)
```