From 633e76e85ab9ea13568486029b541a11f6e725fa Mon Sep 17 00:00:00 2001 From: grafana-watcher Date: Tue, 30 Jun 2026 15:53:28 +0200 Subject: [PATCH] post: commit bf6ca8f in bojemoi --- .../commits/2026-06-30-commit-bf6ca8f.md | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 content/posts/commits/2026-06-30-commit-bf6ca8f.md diff --git a/content/posts/commits/2026-06-30-commit-bf6ca8f.md b/content/posts/commits/2026-06-30-commit-bf6ca8f.md new file mode 100644 index 0000000..9d80686 --- /dev/null +++ b/content/posts/commits/2026-06-30-commit-bf6ca8f.md @@ -0,0 +1,39 @@ +--- +title: "[bojemoi] fix(startover): boot stack path → stack/00-service-boot.yml" +date: 2026-06-30T15:53:28+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit bf6ca8f par grafana-watcher dans bojemoi" +author: "grafana-watcher" +--- + +## Commit `bf6ca8f` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | grafana-watcher | +| **Hash** | `bf6ca8f0b264a9a69e0d00c794306b2360543cb9` | + + +### Description + +Was: ${DIR}_boot/stack/01-boot-service.yml +Now: $DIR/stack/00-service-boot.yml + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M scripts/startover.sh +``` + +### Diff Summary + +``` + scripts/startover.sh | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) +```