--- 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(-) ```