didericis-claude
6082e92b46
test / integration (pull_request) Successful in 14s
test / coverage (pull_request) Successful in 41s
lint / lint (push) Failing after 45s
test / unit (pull_request) Successful in 1m37s
fix: return None from image_created_at when timestamp is absent
...
FROM-scratch images (commit_container output) and registry images built
for reproducibility often omit the created field entirely. Both backends
were calling die() in that case, crashing the cached-image quickstart
before any container started.
image_created_at now returns datetime | None — None when the field is
absent or unparseable, die() only on real inspect failures (non-zero
exit, malformed JSON). stale_checks in both backends skips the staleness
check when None is returned.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-19 01:04:43 +00:00
..
2026-07-14 17:07:56 -04:00
2026-07-14 17:12:12 -04:00
2026-07-08 12:38:15 -04:00
2026-07-17 00:36:43 -04:00
2026-07-11 13:24:47 -04:00
2026-07-14 02:38:20 -04:00
2026-07-18 05:14:27 -04:00
2026-07-12 15:55:39 -04:00
2026-07-11 13:24:47 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-11 16:56:17 -04:00
2026-07-11 13:24:47 -04:00
2026-07-14 02:38:20 -04:00
2026-07-18 15:27:29 -04:00
2026-07-11 13:24:47 -04:00
2026-07-18 17:02:48 -04:00
2026-07-18 17:02:48 -04:00
2026-07-14 02:38:20 -04:00
2026-07-18 17:02:48 -04:00
2026-06-25 16:13:19 -04:00
2026-06-07 11:35:35 -04:00
2026-07-14 16:46:46 -04:00
2026-07-18 17:02:48 -04:00
2026-07-14 17:07:56 -04:00
2026-07-14 02:38:20 -04:00
2026-07-01 19:50:38 +00:00
2026-07-16 17:42:36 -04:00
2026-06-25 04:12:43 -04:00
2026-06-30 15:08:14 -04:00
2026-06-03 23:04:17 -04:00
2026-06-26 23:22:18 -04:00
2026-06-25 03:08:47 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-18 17:02:48 -04:00
2026-07-18 17:02:48 -04:00
2026-06-30 15:08:14 -04:00
2026-07-19 01:04:43 +00:00
2026-07-14 17:07:56 -04:00
2026-07-18 03:01:41 +00:00
2026-07-18 03:01:41 +00:00
2026-07-14 17:12:12 -04:00
2026-06-25 22:04:27 -04:00
2026-07-17 22:34:28 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 17:07:56 -04:00
2026-07-16 18:01:59 -04:00
2026-07-14 17:02:08 -04:00
2026-07-17 01:02:19 -04:00
2026-07-18 21:18:50 +00:00
2026-07-16 23:41:53 -04:00
2026-07-14 16:46:46 -04:00
2026-07-14 02:38:20 -04:00
2026-07-17 21:49:30 -04:00
2026-07-09 17:35:28 +00:00
2026-07-14 02:38:20 -04:00
2026-07-16 23:07:12 -04:00
2026-07-18 16:51:31 -04:00
2026-07-17 22:34:28 -04:00
2026-07-17 22:34:28 -04:00
2026-07-18 17:02:48 -04:00
2026-07-17 00:04:48 -04:00
2026-06-24 15:37:57 -04:00
2026-07-17 04:14:14 -04:00
2026-07-08 12:38:15 -04:00
2026-07-17 04:14:14 -04:00
2026-07-17 03:26:33 -04:00
2026-06-23 03:02:03 +00:00
2026-07-19 01:04:43 +00:00
2026-07-17 04:14:14 -04:00
2026-06-22 23:54:02 -04:00
2026-06-25 16:13:19 -04:00
2026-06-24 22:51:27 -04:00
2026-06-25 05:10:03 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-26 21:19:27 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-07-09 00:19:24 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-17 05:15:16 -04:00
2026-07-14 02:38:20 -04:00
2026-07-17 22:34:28 -04:00
2026-07-17 05:15:16 -04:00
2026-07-14 17:07:56 -04:00
2026-07-14 02:38:20 -04:00
2026-07-16 22:05:21 -04:00
2026-07-11 13:24:47 -04:00
2026-07-14 02:38:20 -04:00
2026-06-01 22:24:17 -04:00
2026-07-14 17:07:56 -04:00
2026-07-16 23:46:46 -04:00
2026-07-18 21:18:50 +00:00
2026-07-16 22:44:47 -04:00
2026-07-16 22:05:21 -04:00
2026-07-14 02:38:20 -04:00
2026-07-18 03:01:41 +00:00
2026-07-14 02:38:20 -04:00
2026-07-18 14:18:39 -04:00
2026-07-09 17:21:57 +00:00