diff --git a/content/posts/pushes/2026-05-31-push-bojemoi-main-a1b4a76.md b/content/posts/pushes/2026-05-31-push-bojemoi-main-a1b4a76.md new file mode 100644 index 0000000..f7e75a7 --- /dev/null +++ b/content/posts/pushes/2026-05-31-push-bojemoi-main-a1b4a76.md @@ -0,0 +1,31 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-05-31T21:30:02+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | Betty | + +### Commits + +- **a1b4a76** feat(provisioning): template cloud-init Alpine worker + script deploy (Betty) + + +### Diff Summary + +``` + cloud-init/alpine/alpine-worker-full.yaml.j2 | 312 +++++++++++++++++++++++++++ + scripts/deploy-worker-vm.sh | 228 ++++++++++++++++++++ + 2 files changed, 540 insertions(+) +```