mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
Publisher and weekly digest workflows now restore news_digest.json from GitHub Actions cache using key news-digest-YYYY-MM-DD. If cache hits (same-day re-run after publisher failure), the Gemini digest step is skipped entirely — saving ~20min and Gemini API credits. Cache is saved immediately after successful generation and expires automatically after 7 days (GitHub Actions cache policy). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>