claude-code 0ad3d5fd4e
CI/CD / lint-test (push) Failing after 58s
CI/CD / build-push (push) Has been skipped
fix: add setup.cfg mypy config, fix entry dict type annotation
- setup.cfg: configure mypy to disable import-untyped errors (requests,
  kubernetes lack stubs) and ignore kubernetes attr errors
- check_versions.py: annotate entry dict as dict[str, Any] to resolve
  type errors on entry["image"] and entry["latest"] in mirror loop
2026-07-12 16:24:08 +00:00
S
Description
Weekly Kubernetes image version checker with Mattermost notifications
112 KiB
Languages
Python 64.4%
HTML 34.2%
Shell 0.8%
Dockerfile 0.6%