Commit Graph

47 Commits

Author SHA1 Message Date
37aaec4e03 CI with full install and test 2026-03-22 12:53:42 +00:00
f2ac88ba17 Test pip install with verbose 2026-03-22 12:52:49 +00:00
ab09e3984c Test pip install 2026-03-22 12:52:04 +00:00
1c695700a4 Test Python only 2026-03-22 12:51:22 +00:00
82e5e16cb5 Test Python and pip install 2026-03-22 12:50:38 +00:00
6ee0a572d6 Minimal echo test 2026-03-22 12:49:52 +00:00
32475092b1 Revert to working CI format 2026-03-22 12:48:52 +00:00
702a427d14 CI with bash shebang 2026-03-22 12:47:47 +00:00
0f1efc358b CI with explicit cd and exit 2026-03-22 12:46:48 +00:00
e14590602c CI with relative path 2026-03-22 12:45:48 +00:00
9a07fda904 CI with error handling preserved 2026-03-22 12:44:42 +00:00
e59bfa966e Final clean CI workflow 2026-03-22 12:43:42 +00:00
7b28ef3bec Exact format of working CI 2026-03-22 12:43:23 +00:00
b1166636c0 CI with separate steps 2026-03-22 12:42:21 +00:00
d66cb71f78 CI with debug step and proper error handling 2026-03-22 12:41:22 +00:00
455fee08f6 CI with single command step 2026-03-22 12:40:23 +00:00
30365ed9eb CI with docker container 2026-03-22 12:39:24 +00:00
ad13354cdc Clean CI workflow 2026-03-22 12:38:40 +00:00
151e577dec CI with debug and single command 2026-03-22 12:37:38 +00:00
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
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