post: push 2 commit(s) to bojemoi/main
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:
44
content/posts/pushes/2026-06-30-push-bojemoi-main-2973a95.md
Normal file
44
content/posts/pushes/2026-06-30-push-bojemoi-main-2973a95.md
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
title: "[bojemoi] Push 2 commit(s) to main"
|
||||
date: 2026-06-30T14:54:40+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
|
||||
|
||||
- **2973a95** feat(grafana-watcher): add nightly auto-dashboard generation service (Betty)
|
||||
- **cf9570a** chore(grafana): auto-generate dashboards 2026-06-30 (root)
|
||||
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
grafana-watcher/Dockerfile | 12 ++
|
||||
grafana-watcher/generator.py | 42 ++++++
|
||||
grafana-watcher/git_sync.py | 37 +++++
|
||||
grafana-watcher/grafana_api.py | 59 ++++++++
|
||||
grafana-watcher/main.py | 95 +++++++++++++
|
||||
grafana-watcher/requirements.txt | 4 +
|
||||
grafana-watcher/scanner.py | 35 +++++
|
||||
grafana-watcher/templates/datasource.json.j2 | 49 +++++++
|
||||
grafana-watcher/templates/infra.json.j2 | 60 ++++++++
|
||||
grafana-watcher/templates/pipeline.json.j2 | 102 ++++++++++++++
|
||||
grafana-watcher/templates/scanner.json.j2 | 90 ++++++++++++
|
||||
stack/40-service-borodino.yml | 24 ++++
|
||||
stack/73-service-grafana-watcher.yml | 46 +++++++
|
||||
.../grafana/dashboards/red-team/ak47-service.json | 153 +++++++++++++++++++++
|
||||
14 files changed, 808 insertions(+)
|
||||
```
|
||||
Reference in New Issue
Block a user