diff --git a/content/posts/pushes/2026-06-29-push-bojemoi-main-caf40a7.md b/content/posts/pushes/2026-06-29-push-bojemoi-main-caf40a7.md new file mode 100644 index 0000000..e571076 --- /dev/null +++ b/content/posts/pushes/2026-06-29-push-bojemoi-main-caf40a7.md @@ -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(-) +```