Tudor Sitaru
5524373e78
feat: incremental snapshot fetch with JSON cache and state file
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-16 20:22:54 +01:00
Tudor Sitaru
68d5996165
feat: write snapshots to fixed filename snapshots.html
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-16 20:17:30 +01:00
Tudor Sitaru
b13f38c821
fix: handle OSError in save methods, add missing test, consistent logging
...
- Wrap save_snapshot_cache and save_last_run_date in try/except OSError, logging a warning instead of propagating the exception
- Add indent=2 to save_last_run_date for consistency
- Add warning log to load_last_run_date on read failure (matching load_snapshot_cache pattern)
- Add test_load_last_run_date_missing_key_returns_none covering valid JSON with absent key
- Remove unused asyncio, AsyncMock, and patch imports from test file
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-16 20:15:24 +01:00
Tudor Sitaru
d77226413d
feat: add snapshot cache and state file I/O methods
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 16:09:50 +01:00
Tudor Sitaru
9bfad50e71
Fixed bug
Build Docker Image / build (push) Successful in 37s
2026-01-05 13:47:30 +00:00
Tudor Sitaru
8e93e3d071
Reworked snapshot template output
Build Docker Image / build (push) Successful in 36s
2026-01-05 13:32:49 +00:00
Tudor Sitaru
996b9d1072
Reworked snapshot template output
Build Docker Image / build (push) Successful in 34s
2026-01-05 13:25:15 +00:00
Tudor Sitaru
325e8b15e9
Reworked snapshot template output
Build Docker Image / build (push) Successful in 32s
2026-01-05 10:56:36 +00:00
Tudor Sitaru
14bc279136
Reworked snapshot template output
Build Docker Image / build (push) Successful in 2m28s
2026-01-05 10:40:41 +00:00
Tudor Sitaru
04cf4c7db5
refactoring pass one
Build Docker Image / build (push) Successful in 35s
2025-12-23 21:45:27 +00:00
Tudor Sitaru
dfd047518e
bug fixes
Build Docker Image / build (push) Successful in 41s
2025-11-11 12:19:54 +00:00
Tudor Sitaru
4f73b3036e
bug fixes and performance improvements
Build Docker Image / build (push) Successful in 45s
2025-11-11 11:28:01 +00:00
Tudor Sitaru
c043af102d
fix issues
Build Docker Image / build (push) Successful in 1m2s
2025-10-14 22:05:39 +01:00
Tudor Sitaru
d8637ac2ea
repo restructure
Build Docker Image / build (push) Successful in 1m3s
2025-10-14 21:58:54 +01:00