Commit Graph

144 Commits

Author SHA1 Message Date
87b21ec590 Debug CI with install output capture 2026-03-22 12:36:34 +00:00
d7d6364b5a Final CI workflow with correct /app path 2026-03-22 12:35:32 +00:00
a34edb7638 Debug CI - find setup.py location 2026-03-22 12:34:48 +00:00
e186840762 CI with pip install and pytest 2026-03-22 12:34:01 +00:00
986c74e117 Minimal echo CI to test runner 2026-03-22 12:33:06 +00:00
45c42a78d1 Simplified CI with checkout action 2026-03-22 12:32:14 +00:00
12e3018523 Use checkout action and direct python setup 2026-03-22 12:30:56 +00:00
f77c896ca3 Ultra minimal CI workflow 2026-03-22 12:30:46 +00:00
5d235fa16d Debug CI - check if code is already checked out 2026-03-22 12:30:00 +00:00
f91dce7143 Use minimal CI steps without external actions 2026-03-22 12:29:23 +00:00
010e38174e Simplify CI workflow using python container 2026-03-22 12:28:38 +00:00
432cd28e8b Improve CI workflow: use direct Python setup instead of actions/setup-python 2026-03-22 12:27:34 +00:00
cd0d44918d fix: resolve CI test failures - API compatibility fixes 2026-03-22 12:11:51 +00:00
e9e92f2532 fix: resolve CI test failures - API compatibility fixes 2026-03-22 12:11:49 +00:00
fbeede4581 fix: resolve CI test failures - API compatibility fixes 2026-03-22 12:11:48 +00:00
e2fd71f72c fix: resolve CI test failures - API compatibility fixes 2026-03-22 12:11:47 +00:00
f334a9ba60 fix: resolve CI test failures - API compatibility fixes 2026-03-22 12:11:47 +00:00
19db98bd22 fix: resolve CI test failures - API compatibility fixes 2026-03-22 12:11:46 +00:00
18ffa0793e fix: resolve CI test failures - API compatibility fixes 2026-03-22 12:11:46 +00:00
aa1e88af22 fix: resolve CI test failures - API compatibility fixes 2026-03-22 12:11:46 +00:00
f8dfaf8731 fix: resolve CI test failures - API compatibility fixes 2026-03-22 12:11:45 +00:00
02537ec354 Revert to simple CI without container 2026-03-22 12:05:21 +00:00
b125c95ac8 Try CI with docker container 2026-03-22 12:04:11 +00:00
9895ba5c35 Push correct test_search.py with matching API 2026-03-22 12:02:00 +00:00
3b66515a83 CI with debug output - show Python version and installed packages 2026-03-22 11:59:24 +00:00
5c9becbaa4 Final CI - minimal and clean 2026-03-22 11:57:30 +00:00
43fc14ef7c Verbose CI with import verification 2026-03-22 11:56:26 +00:00
f22065e619 Re-push all __init__.py files to ensure they're correct 2026-03-22 11:55:14 +00:00
26bdc93cfd Re-push all __init__.py files to ensure they're correct 2026-03-22 11:55:12 +00:00
bc3fc95add Re-push all __init__.py files to ensure they're correct 2026-03-22 11:55:11 +00:00
c9b39fe7f0 Re-push all __init__.py files to ensure they're correct 2026-03-22 11:55:10 +00:00
a28664d6e7 Re-push all __init__.py files to ensure they're correct 2026-03-22 11:55:08 +00:00
648a015ce7 Re-push all __init__.py files to ensure they're correct 2026-03-22 11:55:07 +00:00
51b2a61194 Re-push all __init__.py files to ensure they're correct 2026-03-22 11:55:07 +00:00
2e5e1f9138 Re-push all __init__.py files to ensure they're correct 2026-03-22 11:55:06 +00:00
f8905dfbbf Fix handlers.py - keep function-based API for backwards compatibility 2026-03-22 11:53:48 +00:00
f7185caf6a Fix tests to match updated API 2026-03-22 11:53:17 +00:00
30e64faa5f Update CI - install dependencies explicitly before package 2026-03-22 11:51:39 +00:00
bc8d9270a6 Fix discovery service - discover_peers returns proper peer dicts with addresses 2026-03-22 11:50:23 +00:00
cadc435d17 Fix sync protocol - sync_with_peer takes peer dict, add get_database support 2026-03-22 11:50:04 +00:00
7a4dec2e53 Fix crypto service - add has_key, set_password, verify_password methods 2026-03-22 11:49:42 +00:00
ad142ba0a9 Fix search engine - add json import 2026-03-22 11:48:19 +00:00
399f834846 Fix export handlers and search engine - add ExportHandler class and fix SearchEngine 2026-03-22 11:48:04 +00:00
c86536dff9 Fix export handlers and search engine - add ExportHandler class and fix SearchEngine 2026-03-22 11:48:04 +00:00
f79e9425a9 Fix database.py - add missing methods and aliases for API compatibility 2026-03-22 11:46:29 +00:00
583c25eaaa Ultra-minimal CI 2026-03-22 11:43:21 +00:00
c89cf5ba04 Debug CI - print import diagnostics 2026-03-22 11:42:32 +00:00
b5259d11c4 Fix all __init__.py files - add proper exports 2026-03-22 11:41:36 +00:00
4ab982bc52 Fix all __init__.py files - add proper exports 2026-03-22 11:41:35 +00:00
9ad1ab047b Fix all __init__.py files - add proper exports 2026-03-22 11:41:34 +00:00