This website requires JavaScript.
Explore
Help
Register
Sign In
oib
/
aitbc
Watch
1
Star
0
Fork
0
You've already forked aitbc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
api-endpoint-tests.yml
cli-level1-tests.yml
docs-validation.yml
integration-tests.yml
js-sdk-tests.yml
package-tests.yml
production-tests.yml
python-tests.yml
rust-zk-tests.yml
security-scanning.yml
smart-contract-tests.yml
staking-tests.yml
systemd-sync.yml
Actor
All actors
aitbc
aitbc1
oib
Status
All status
Success
Failure
Waiting
Running
Add job timeout and make service startup non-blocking to prevent CI hanging
rust-zk-tests.yml #1003
:
Commit
e5be30cd71
pushed by
oib
main
2026-03-28 20:15:57 +01:00
32s
Add missing json import to API performance test script
api-endpoint-tests.yml #999
:
Commit
e397c15d96
pushed by
oib
main
2026-03-28 20:14:08 +01:00
10m47s
Fix missing api_results variable initialization in API performance test
api-endpoint-tests.yml #997
:
Commit
0b80ad074e
pushed by
oib
main
2026-03-28 20:01:57 +01:00
1m24s
Simplify build steps to use --user install and avoid venv/ensurepip issues
rust-zk-tests.yml #996
:
Commit
aa91504129
pushed by
oib
main
2026-03-28 19:52:07 +01:00
2m1s
Simplify build steps to use --user install and avoid venv/ensurepip issues
api-endpoint-tests.yml #995
:
Commit
aa91504129
pushed by
oib
main
2026-03-28 19:51:08 +01:00
1m23s
Make poetry commands more resilient - add directory checks and suppress errors
package-tests.yml #989
:
Commit
6eab170302
pushed by
oib
main
2026-03-28 13:06:26 +01:00
19s
Fix venv creation to handle missing ensurepip by using --without-pip and manual pip install
package-tests.yml #987
:
Commit
b56c71ae22
pushed by
oib
main
2026-03-28 13:03:38 +01:00
45s
Fix Test Package Installation step to handle missing directories gracefully
package-tests.yml #985
:
Commit
042328804b
pushed by
oib
main
2026-03-28 13:01:54 +01:00
34s
Add pyproject.toml check before Poetry commands - skip packages with only setup.py
package-tests.yml #983
:
Commit
1d14572a01
pushed by
oib
main
2026-03-28 13:00:24 +01:00
1m4s
Fix cross-language compatibility and integration tests to handle missing directories
package-tests.yml #981
:
Commit
1baf038cc5
pushed by
oib
main
2026-03-28 12:58:02 +01:00
46s
Fix validate step to use poetry -C flag and avoid cd issues
package-tests.yml #979
:
Commit
97256cee20
pushed by
oib
main
2026-03-28 12:55:47 +01:00
56s
Fix build step to skip gracefully when package directory missing
package-tests.yml #977
:
Commit
2b6952bdbd
pushed by
oib
main
2026-03-28 12:53:44 +01:00
45s
Fix validation step to accept packages without src directory
package-tests.yml #975
:
Commit
6d19ee90db
pushed by
oib
main
2026-03-28 12:51:48 +01:00
38s
Fix build step to use virtual environment for externally managed Python
package-tests.yml #973
:
Commit
f2d7f0fc4f
pushed by
oib
main
2026-03-28 12:50:49 +01:00
48s
Use poetry -C flag to run from stable root directory instead of cd into package
package-tests.yml #971
:
Commit
2c286f7f5a
pushed by
oib
main
2026-03-28 12:49:17 +01:00
38s
Fix second Install Dependencies step to skip gracefully when package directory missing
package-tests.yml #969
:
Commit
5810b807ec
pushed by
oib
main
2026-03-28 12:47:47 +01:00
29s
Fix build step to handle packages without pyproject.toml using setup.py fallback
package-tests.yml #967
:
Commit
d2351ae59c
pushed by
oib
main
2026-03-28 12:46:55 +01:00
36s
Fix linting and validation steps to skip gracefully when package directory missing
package-tests.yml #965
:
Commit
39d520bbb1
pushed by
oib
main
2026-03-28 12:45:21 +01:00
40s
Fix CI - ensure workspace directory exists before git operations
package-tests.yml #963
:
Commit
e5e9b0b01b
pushed by
oib
main
2026-03-28 12:43:39 +01:00
40s
Fix all CI workflows - cd to root before cleaning workspace to avoid working directory errors
package-tests.yml #961
:
Commit
9ce1324dab
pushed by
oib
main
2026-03-28 12:42:12 +01:00
50s
Fix test/upload steps to skip gracefully when package directory missing
package-tests.yml #959
:
Commit
f842e7bf26
pushed by
oib
main
2026-03-28 12:39:26 +01:00
36s
Fix build step directory handling - add better cd error handling and debugging
package-tests.yml #957
:
Commit
578ca27f01
pushed by
oib
main
2026-03-28 12:36:40 +01:00
32s
Fix CI repo cleanup - cd to root and ignore rm errors
package-tests.yml #955
:
Commit
3e4a66e77c
pushed by
oib
main
2026-03-28 12:34:05 +01:00
37s
Fix CI working directory - cd to root before cleaning workspace
package-tests.yml #953
:
Commit
03fcce75b3
pushed by
oib
main
2026-03-28 12:33:01 +01:00
37s
Fix CI local copy - use git clone or selective copy to avoid workspace pollution
package-tests.yml #951
:
Commit
aa5f0d0341
pushed by
oib
main
2026-03-28 12:31:36 +01:00
50s
Fix aitbc-cli build in CI - add root-level package support
package-tests.yml #949
:
Commit
7f5d8ed874
pushed by
oib
main
2026-03-28 11:09:39 +01:00
11s
Update to v0.2.2 - fix pyproject.toml and package build
rust-zk-tests.yml #947
:
Commit
8cac82d959
pushed by
oib
main
2026-03-28 11:04:29 +01:00
50s
Update to v0.2.2 - fix pyproject.toml and package build
api-endpoint-tests.yml #944
:
Commit
8cac82d959
pushed by
oib
main
2026-03-28 11:00:47 +01:00
1m23s
chore: add missing aitbc-core package directory
package-tests.yml #939
:
Commit
e9f4193f7a
pushed by
oib
main
2026-03-28 10:35:05 +01:00
23s
fix: capture API test results as JSON files
api-endpoint-tests.yml #935
:
Commit
3d200534b6
pushed by
oib
main
2026-03-28 09:24:21 +01:00
4m22s
First
Previous
1
2
3
4
5
...
Next
Last