post: commit c38a05d in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
This commit is contained in:
39
content/posts/commits/2026-07-14-commit-c38a05d.md
Normal file
39
content/posts/commits/2026-07-14-commit-c38a05d.md
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] fix(claude-review): fix anthropic_api_key access on BusyBox host"
|
||||||
|
date: 2026-07-14T18:52:32+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit c38a05d par grafana-watcher dans bojemoi"
|
||||||
|
author: "grafana-watcher"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `c38a05d`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | bojemoi |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | grafana-watcher |
|
||||||
|
| **Hash** | `c38a05d1d8022948b1f5229e23edd6b50a8c7e5f` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
- Script: replace docker ps --format (unsupported on BusyBox) with -q -f name=toolbox
|
||||||
|
- Crontab: wrap in sh -c to evaluate $() substitution, inject API key from toolbox secret
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M claude/monthly-review.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
claude/monthly-review.sh | 4 ++--
|
||||||
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user