post: commit f23c503 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:
45
content/posts/commits/2026-06-23-commit-f23c503.md
Normal file
45
content/posts/commits/2026-06-23-commit-f23c503.md
Normal file
@@ -0,0 +1,45 @@
|
||||
---
|
||||
title: "[bojemoi] feat(claude): monthly-review — analyse mensuelle du code via Claude API"
|
||||
date: 2026-06-23T21:19:58+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit f23c503 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `f23c503`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `f23c503805942ad679ebd03b30905f876f0285ac` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- state.json : queue de 25 fichiers (Python workers d'abord, puis YAML,
|
||||
puis scripts bash) avec suivi des fichiers déjà traités
|
||||
- monthly-review.sh : lance le container claude-code existant en mode
|
||||
--print sur le prochain fichier de la queue, génère un post Hugo,
|
||||
commit dans blog-repo + met à jour state.json
|
||||
- Cron mensuel ajouté sur meta-76 : 0 9 1 * *
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
A claude/monthly-review.sh
|
||||
A claude/state.json
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
claude/monthly-review.sh | 141 +++++++++++++++++++++++++++++++++++++++++++++++
|
||||
claude/state.json | 31 +++++++++++
|
||||
2 files changed, 172 insertions(+)
|
||||
```
|
||||
Reference in New Issue
Block a user