Commit Graph

76 Commits

Author SHA1 Message Date
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
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
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
30e64faa5f Update CI - install dependencies explicitly before package 2026-03-22 11:51:39 +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
c3bbaccb92 Minimal CI - single job, simplest steps 2026-03-22 11:39:07 +00:00
1c713cedea Debug CI - install dependencies first, then package, and test import 2026-03-22 11:37:55 +00:00
a332e715b2 Debug CI - list files before running tests 2026-03-22 11:36:38 +00:00
df6412163a Minimal CI - just run tests without lint 2026-03-22 11:35:47 +00:00
f5d073c25f Simplify CI workflow - update pip, remove CLI verify step that may fail 2026-03-22 11:33:42 +00:00
d6a2596c56 Fix CI workflow: lint only snip/ and tests/ directories, fix verify step 2026-03-22 11:28:27 +00:00
b76b83eda3 Fix CI workflow: replace snip --help with python -c to verify CLI works 2026-03-22 11:27:12 +00:00
7786f008ce Add Gitea Actions workflow: ci.yml 2026-03-22 11:18:08 +00:00