Files
blog/content/posts/commits/2026-07-14-commit-c38a05d.md
grafana-watcher c840028470
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
post: commit c38a05d in bojemoi
2026-07-14 18:52:33 +02:00

889 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(claude-review): fix anthropic_api_key access on BusyBox host 2026-07-14T18:52:32+02:00 false
commit
bojemoi
main
Git Activity
Commit c38a05d par grafana-watcher dans bojemoi 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(-)