post: commit 751aeb7 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
This commit is contained in:
41
content/posts/commits/2026-07-16-commit-751aeb7.md
Normal file
41
content/posts/commits/2026-07-16-commit-751aeb7.md
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] fix(pipeline): déplacer pipeline.json vers le bon répertoire Grafana"
|
||||||
|
date: 2026-07-16T21:48:29+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit 751aeb7 par grafana-watcher dans bojemoi"
|
||||||
|
author: "grafana-watcher"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `751aeb7`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | bojemoi |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | grafana-watcher |
|
||||||
|
| **Hash** | `751aeb7b227738a55f5226858eab66bf26ad6699` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
volumes/grafana/provisioning/dashboards/ → volumes/grafana/dashboards/pentest/
|
||||||
|
(provisioning path réel = /var/lib/grafana/dashboards, pas /etc/grafana/provisioning)
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
A volumes/grafana/dashboards/pentest/pipeline.json
|
||||||
|
D volumes/grafana/provisioning/dashboards/pipeline.json
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
volumes/grafana/dashboards/pentest/pipeline.json | 209 +++++++++++++++++++++
|
||||||
|
.../grafana/provisioning/dashboards/pipeline.json | 209 ---------------------
|
||||||
|
2 files changed, 209 insertions(+), 209 deletions(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user