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
21
Packages
Projects
Releases
Wiki
Activity
All Workflows
api-endpoint-tests.yml
blockchain-sync-verification.yml
build-miner-binary.yml
cli-level1-tests.yml
contract-benchmarks.yml
coverage-phase-1.yml
coverage-phase-2.yml
cross-chain-tests.yml
cross-node-transaction-testing.yml
deploy-mainnet.yml
deploy-testnet.yml
docs-validation.yml
integration-tests.yml
js-sdk-tests.yml
multi-chain-island-architecture.yml
multi-node-health.yml
multi-node-stress-testing.yml
node-failover-simulation.yml
p2p-network-verification.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
feat: add health check script and update setup/service configurations
security-scanning.yml #1235
:
Commit
a9c2ebe3f7
pushed by
aitbc
main
2026-03-30 20:33:50 +02:00
3s
feat: add health check script and update setup/service configurations
python-tests.yml #1234
:
Commit
a9c2ebe3f7
pushed by
aitbc
main
2026-03-30 20:33:46 +02:00
0s
feat: add health check script and update setup/service configurations
integration-tests.yml #1233
:
Commit
a9c2ebe3f7
pushed by
aitbc
main
2026-03-30 20:33:45 +02:00
22s
feat: add health check script and update setup/service configurations
api-endpoint-tests.yml #1232
:
Commit
a9c2ebe3f7
pushed by
aitbc
main
2026-03-30 20:33:44 +02:00
21s
feat: add production genesis config without faucet
security-scanning.yml #95
:
Commit
d596626f52
pushed by
aitbc
#38
2026-03-17 02:48:08 +01:00
0s
feat: add production genesis config without faucet
ci-cd.yml #94
:
Commit
d596626f52
pushed by
aitbc
#38
2026-03-17 02:48:08 +01:00
0s
Merge pull request 'fix: proper Gitea issue template for agent tasks' (#34) from aitbc/32-fix-gitea-issue-template into main
security-scanning.yml #93
:
Commit
9853358c72
pushed by
aitbc
#37
2026-03-17 02:48:07 +01:00
0s
Merge pull request 'fix: proper Gitea issue template for agent tasks' (#34) from aitbc/32-fix-gitea-issue-template into main
ci-cd.yml #92
:
Commit
9853358c72
pushed by
aitbc
#37
2026-03-17 02:48:06 +01:00
0s
fix: set proper Gitea issue template for agent tasks
security-scanning.yml #89
:
Commit
d0ac6d4826
pushed by
aitbc
#34
2026-03-17 02:48:05 +01:00
0s
fix: set proper Gitea issue template for agent tasks
ci-cd.yml #88
:
Commit
d0ac6d4826
pushed by
aitbc
#34
2026-03-17 02:48:05 +01:00
0s
fix: replace .gitea template with proper structured issue template (issue #32)
security-scanning.yml #87
:
Commit
c356a00860
pushed by
aitbc
#33
2026-03-17 02:48:03 +01:00
0s
fix: replace .gitea template with proper structured issue template (issue #32)
ci-cd.yml #86
:
Commit
c356a00860
pushed by
aitbc
#33
2026-03-17 02:48:03 +01:00
0s
feat: enforce structured issue creation for agents
security-scanning.yml #81
:
Commit
da3d1ff042
pushed by
aitbc
#28
2026-03-17 02:48:01 +01:00
0s
feat: enforce structured issue creation for agents
ci-cd.yml #80
:
Commit
da3d1ff042
pushed by
aitbc
#28
2026-03-17 02:48:01 +01:00
0s
fix: secure pickle deserialization in IPFS storage service (issue #22)
security-scanning.yml #77
:
Commit
1730f3e416
pushed by
aitbc
#27
2026-03-17 02:47:58 +01:00
0s
fix: secure pickle deserialization in IPFS storage service (issue #22)
ci-cd.yml #76
:
Commit
1730f3e416
pushed by
aitbc
#27
2026-03-17 02:47:58 +01:00
0s
refactor(cli): centralize coordinator-api imports (issue #21)
security-scanning.yml #72
:
Commit
0c6de3be4b
pushed by
aitbc
#26
2026-03-17 02:47:56 +01:00
0s
refactor(cli): centralize coordinator-api imports (issue #21)
cli-level1-tests.yml #71
:
Commit
0c6de3be4b
pushed by
aitbc
#26
2026-03-17 02:47:56 +01:00
0s
refactor(cli): centralize coordinator-api imports (issue #21)
ci-cd.yml #70
:
Commit
0c6de3be4b
pushed by
aitbc
#26
2026-03-17 02:47:56 +01:00
0s
chore: replace print() with proper logging; add jitter to automation
security-scanning.yml #61
:
Commit
dc547a506a
pushed by
aitbc
#25
2026-03-16 20:48:30 +01:00
0s
chore: replace print() with proper logging; add jitter to automation
cli-level1-tests.yml #60
:
Commit
dc547a506a
pushed by
aitbc
#25
2026-03-16 20:48:30 +01:00
0s
chore: replace print() with proper logging; add jitter to automation
ci-cd.yml #59
:
Commit
dc547a506a
pushed by
aitbc
#25
2026-03-16 20:48:30 +01:00
0s
Merge pull request 'Add test suite for aitbc-core package' (#5) from aitbc1/3-add-tests-for-aitbc-core into main
security-scanning.yml #58
:
Commit
393c80532b
pushed by
aitbc
#24
2026-03-16 20:48:28 +01:00
0s
Merge pull request 'Add test suite for aitbc-core package' (#5) from aitbc1/3-add-tests-for-aitbc-core into main
ci-cd.yml #57
:
Commit
393c80532b
pushed by
aitbc
#24
2026-03-16 20:48:27 +01:00
0s
Remove broken pyproject.toml; rely on setup.py for installation.
security-scanning.yml #56
:
Commit
c9be2e58c3
pushed by
aitbc
#19
2026-03-16 20:48:25 +01:00
0s
Remove broken pyproject.toml; rely on setup.py for installation.
ci-cd.yml #55
:
Commit
c9be2e58c3
pushed by
aitbc
#19
2026-03-16 20:48:25 +01:00
0s
feat(auto_review): add stability ring detection and threshold enforcement
security-scanning.yml #41
:
Commit
a1248e62f8
pushed by
aitbc
#17
2026-03-16 20:48:18 +01:00
0s
feat(auto_review): add stability ring detection and threshold enforcement
ci-cd.yml #40
:
Commit
a1248e62f8
pushed by
aitbc
#17
2026-03-16 20:48:18 +01:00
0s
feat(auto_review): add stability ring detection and threshold enforcement
security-scanning.yml #39
:
Commit
6ddb6d29e0
pushed by
aitbc
#16
2026-03-16 20:48:16 +01:00
0s
feat(auto_review): add stability ring detection and threshold enforcement
ci-cd.yml #38
:
Commit
6ddb6d29e0
pushed by
aitbc
#16
2026-03-16 20:48:15 +01:00
0s
First
Previous
...
174
175
176
177
178
Next
Last