• Joined on 2025-04-12
oib pushed to main at oib/aitbc 2026-03-28 08:15:31 +01:00
0a1fdff6ca fix: add missing 'fi' to close E2E if-else statement
oib pushed to main at oib/aitbc 2026-03-28 08:10:50 +01:00
7bfb3c4601 fix: add missing 'fi' to close if statement in cross-service communication section
oib pushed to main at oib/aitbc 2026-03-28 08:05:22 +01:00
b712ba2f70 fix: correct indentation on line 380 in integration-tests.yml
oib pushed to main at oib/aitbc 2026-03-28 07:57:39 +01:00
05f5e53328 fix: add service availability detection and force mock tests
oib pushed to main at oib/aitbc 2026-03-28 07:57:00 +01:00
d1c3ac9481 fix: enhance CI environment detection with robust conditions
oib pushed to main at oib/aitbc 2026-03-28 07:56:19 +01:00
fec2938d82 fix: add sandboxing awareness and mock tests to integration-tests.yml
oib pushed to main at oib/aitbc 2026-03-28 07:51:12 +01:00
cd97967bb0 fix: replace E2E test heredoc with echo commands in integration-tests.yml
oib pushed to main at oib/aitbc 2026-03-28 07:49:18 +01:00
dc55469046 fix: add complete Bandit output suppression and smart reporting
oib pushed to main at oib/aitbc 2026-03-28 07:47:41 +01:00
a9746f1033 fix: enhance Bandit scan to filter out more warnings and noise
oib pushed to main at oib/aitbc 2026-03-28 07:45:56 +01:00
cbcaf74ddb fix: add Poetry lock file handling to CLI tests workflow
oib pushed to main at oib/aitbc 2026-03-27 23:58:36 +01:00
7eda570912 fix: make systemd linking script more robust and prevent premature exit
oib pushed to main at oib/aitbc 2026-03-27 23:57:21 +01:00
f139f7fe36 fix: correct systemd repository path and add debugging
oib pushed to main at oib/aitbc 2026-03-27 23:56:10 +01:00
b7a69fa99a fix: replace final performance test heredoc with echo commands
101e3c4fb3 fix: replace blockchain RPC heredoc with echo commands in api-endpoint-tests.yml
27510ebf2c fix: replace wallet API heredoc with echo commands in api-endpoint-tests.yml
a8b631edc0 fix: replace first heredoc with echo commands in api-endpoint-tests.yml
Compare 4 commits »
oib pushed to main at oib/aitbc 2026-03-27 23:51:17 +01:00
f79e514fc2 fix: exclude B108 warning from Slither security analysis
oib pushed to main at oib/aitbc 2026-03-27 23:49:35 +01:00
6843344d21 disable: disable security-scanning.yml workflow
oib pushed to main at oib/aitbc 2026-03-27 23:47:16 +01:00
620f3c70fb fix: replace heredoc with echo commands in integration-tests.yml
oib pushed to main at oib/aitbc 2026-03-27 23:41:43 +01:00
a759810085 fix: enhance package directory validation and Poetry error handling
oib pushed to main at oib/aitbc 2026-03-27 23:40:36 +01:00
dd07ecf115 fix: add robust directory creation and filesystem error handling
oib pushed to main at oib/aitbc 2026-03-27 23:39:39 +01:00
35f26568b2 fix: use --no-root for Poetry installation to avoid package installation issues
oib pushed to main at oib/aitbc 2026-03-27 23:38:06 +01:00
3085b5efc0 fix: remove remaining heredoc to resolve YAML syntax error