• Joined on 2025-04-12
oib pushed to main at oib/aitbc 2026-03-28 09:17:03 +01:00
d0c33ca3c6 chore: update pydantic and pydantic-core
oib pushed to main at oib/aitbc 2026-03-28 09:16:44 +01:00
b843c89a1c chore: final dependency updates
7b09272999 chore: update dependencies and fix pyproject.toml constraints
Compare 2 commits »
oib pushed to main at oib/aitbc 2026-03-28 09:14:51 +01:00
783659ff5f fix: correct invalid Python classifier in pyproject.toml
oib pushed to main at oib/aitbc 2026-03-28 09:13:10 +01:00
730c0b7160 chore: update poetry.lock after dependency update
cafe2a0b1e chore: update poetry.lock
e3ad41f878 chore: add .gitignore for JS SDK
Compare 3 commits »
oib pushed to main at oib/aitbc 2026-03-28 09:07:32 +01:00
3dc12ad8af fix: downgrade upload-artifact from v4 to v3 for GHES compatibility
oib pushed to main at oib/aitbc 2026-03-28 08:54:45 +01:00
0bfa41e9d5 fix: add step to create test-results directory before running tests
oib pushed to main at oib/aitbc 2026-03-28 08:54:16 +01:00
34b6e6da7b feat: add vitest config with junit output to test-results
oib pushed to main at oib/aitbc 2026-03-28 08:47:43 +01:00
074e5fbfad style: apply Prettier formatting
oib pushed to main at oib/aitbc 2026-03-28 08:46:09 +01:00
b35aa25243 fix: add eslint-disable comment for unused destructured variables
oib pushed to main at oib/aitbc 2026-03-28 08:45:25 +01:00
74c4919372 fix: resolve ESLint unused variable errors
oib pushed to main at oib/aitbc 2026-03-28 08:44:11 +01:00
2821682401 fix: rename .eslintrc.js to .eslintrc.cjs for ES module compatibility
oib pushed to main at oib/aitbc 2026-03-28 08:43:24 +01:00
9840bfe86a fix: add ESLint configuration file
oib pushed to main at oib/aitbc 2026-03-28 08:42:17 +01:00
fc59e898e9 fix: use npm install fallback when package-lock.json missing
oib pushed to main at oib/aitbc 2026-03-28 08:40:28 +01:00
a2094bf022 fix: use system Node.js instead of setup-node action
oib pushed to main at oib/aitbc 2026-03-28 08:37:28 +01:00
1fde6aa102 feat: add Rust ZK components testing workflow
oib pushed to main at oib/aitbc 2026-03-28 08:34:45 +01:00
d609625248 feat: add documentation validation workflow
oib pushed to main at oib/aitbc 2026-03-28 08:34:18 +01:00
53719b2dd0 feat: add JavaScript SDK testing workflow
oib pushed to main at oib/aitbc 2026-03-28 08:30:23 +01:00
1ed69ca9d7 enable: activate security-scanning workflow
oib pushed to main at oib/aitbc 2026-03-28 08:27:52 +01:00
4a4198f10e fix: correct wallet and marketplace service paths
oib pushed to main at oib/aitbc 2026-03-28 08:23:14 +01:00
b3bce553d1 fix: correct paths in marketplace service from /root/aitbc to /opt/aitbc