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
chore: update poetry.lock after dependency update
package-tests.yml #930
:
Commit
730c0b7160
pushed by
oib
main
2026-03-28 09:16:31 +01:00
12s
fix: add step to create test-results directory before running tests
js-sdk-tests.yml #923
:
Commit
0bfa41e9d5
pushed by
oib
main
2026-03-28 08:55:38 +01:00
10s
feat: add vitest config with junit output to test-results
package-tests.yml #921
:
Commit
34b6e6da7b
pushed by
oib
main
2026-03-28 08:55:29 +01:00
10s
feat: add vitest config with junit output to test-results
js-sdk-tests.yml #920
:
Commit
34b6e6da7b
pushed by
oib
main
2026-03-28 08:54:38 +01:00
21s
style: apply Prettier formatting
package-tests.yml #917
:
Commit
074e5fbfad
pushed by
oib
main
2026-03-28 08:49:02 +01:00
9s
fix: add eslint-disable comment for unused destructured variables
package-tests.yml #913
:
Commit
b35aa25243
pushed by
oib
main
2026-03-28 08:47:04 +01:00
27s
fix: add eslint-disable comment for unused destructured variables
js-sdk-tests.yml #912
:
Commit
b35aa25243
pushed by
oib
main
2026-03-28 08:46:40 +01:00
12s
fix: resolve ESLint unused variable errors
js-sdk-tests.yml #908
:
Commit
74c4919372
pushed by
oib
main
2026-03-28 08:45:40 +01:00
10s
fix: rename .eslintrc.js to .eslintrc.cjs for ES module compatibility
package-tests.yml #905
:
Commit
2821682401
pushed by
oib
main
2026-03-28 08:45:04 +01:00
25s
fix: rename .eslintrc.js to .eslintrc.cjs for ES module compatibility
js-sdk-tests.yml #904
:
Commit
2821682401
pushed by
oib
main
2026-03-28 08:44:38 +01:00
10s
fix: add ESLint configuration file
js-sdk-tests.yml #900
:
Commit
9840bfe86a
pushed by
oib
main
2026-03-28 08:43:46 +01:00
20s
fix: use npm install fallback when package-lock.json missing
js-sdk-tests.yml #897
:
Commit
fc59e898e9
pushed by
oib
main
2026-03-28 08:42:45 +01:00
27s
fix: use system Node.js instead of setup-node action
js-sdk-tests.yml #895
:
Commit
a2094bf022
pushed by
oib
main
2026-03-28 08:40:35 +01:00
6s
feat: add Rust ZK components testing workflow
rust-zk-tests.yml #893
:
Commit
1fde6aa102
pushed by
oib
main
2026-03-28 08:39:27 +01:00
1m57s
feat: add JavaScript SDK testing workflow
js-sdk-tests.yml #889
:
Commit
53719b2dd0
pushed by
oib
main
2026-03-28 08:35:24 +01:00
1m4s
fix: add missing 'fi' to close if statement in cross-service communication section
integration-tests.yml #880
:
Commit
7bfb3c4601
pushed by
oib
main
2026-03-28 08:14:17 +01:00
3m26s
fix: correct indentation on line 380 in integration-tests.yml
integration-tests.yml #878
:
Commit
b712ba2f70
pushed by
oib
main
2026-03-28 08:08:47 +01:00
3m24s
fix: add service availability detection and force mock tests
integration-tests.yml #876
:
Commit
05f5e53328
pushed by
oib
main
2026-03-28 08:01:06 +01:00
3m24s
fix: correct systemd repository path and add debugging
systemd-sync.yml #863
:
Commit
f139f7fe36
pushed by
oib
main
2026-03-27 23:57:28 +01:00
5s
fix: replace final performance test heredoc with echo commands
api-endpoint-tests.yml #860
:
Commit
b7a69fa99a
pushed by
oib
main
2026-03-27 23:56:15 +01:00
5s
fix: enhance package directory validation and Poetry error handling
package-tests.yml #854
:
Commit
a759810085
pushed by
oib
main
2026-03-27 23:42:16 +01:00
30s
fix: add robust directory creation and filesystem error handling
package-tests.yml #852
:
Commit
dd07ecf115
pushed by
oib
main
2026-03-27 23:41:06 +01:00
28s
fix: use --no-root for Poetry installation to avoid package installation issues
package-tests.yml #850
:
Commit
35f26568b2
pushed by
oib
main
2026-03-27 23:40:04 +01:00
24s
fix: remove remaining heredoc to resolve YAML syntax error
package-tests.yml #848
:
Commit
3085b5efc0
pushed by
oib
main
2026-03-27 23:38:57 +01:00
46s
fix: replace heredoc with echo commands to resolve YAML syntax error
package-tests.yml #845
:
Commit
18cd7bc55e
pushed by
oib
main
2026-03-27 23:36:15 +01:00
16s
fix: add Poetry directory validation and error recovery
package-tests.yml #841
:
Commit
dbcb491d86
pushed by
oib
main
2026-03-27 23:31:15 +01:00
33s
fix: add Git error handling and directory recovery for workspace issues
package-tests.yml #839
:
Commit
790af6ad23
pushed by
oib
main
2026-03-27 23:30:22 +01:00
28s
fix: add robust filesystem handling and multiple workspace locations
package-tests.yml #837
:
Commit
ce9ad2d3fa
pushed by
oib
main
2026-03-27 23:29:19 +01:00
23s
fix: handle existing repository directories in workspace setup
package-tests.yml #835
:
Commit
1514fc057c
pushed by
oib
main
2026-03-27 23:28:10 +01:00
28s
fix: improve workspace directory creation and error handling
package-tests.yml #833
:
Commit
c3403ba77f
pushed by
oib
main
2026-03-27 23:27:13 +01:00
23s
First
Previous
...
2
3
4
5
6
...
Next
Last