refactor: rename internal packages to follow aitbc- naming convention
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 4s
Deploy to Testnet / deploy-testnet (push) Successful in 1m45s
Documentation Validation / validate-docs (push) Failing after 13s
Documentation Validation / validate-policies-strict (push) Successful in 5s
Integration Tests / test-service-integration (push) Failing after 5s
Multi-Node Stress Testing / stress-test (push) Successful in 2s
Python Tests / test-python (push) Failing after 32s
Security Scanning / security-scan (push) Failing after 31s
Build Debian Miner Binary / build-miner (push) Failing after 5m50s
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 4s
Deploy to Testnet / deploy-testnet (push) Successful in 1m45s
Documentation Validation / validate-docs (push) Failing after 13s
Documentation Validation / validate-policies-strict (push) Successful in 5s
Integration Tests / test-service-integration (push) Failing after 5s
Multi-Node Stress Testing / stress-test (push) Successful in 2s
Python Tests / test-python (push) Failing after 32s
Security Scanning / security-scan (push) Failing after 31s
Build Debian Miner Binary / build-miner (push) Failing after 5m50s
- Renamed ai-service to aitbc-ai-service - Renamed edge-api to aitbc-edge-api - Updated pyproject.toml files with new package names - Renamed directories and package modules - Updated references in documentation and scripts - All internal packages now follow aitbc- naming convention
This commit is contained in:
@@ -27,7 +27,7 @@ AITBC v0.3.5 is a **major compatibility and database release** that introduces P
|
||||
|
||||
### 🔧 Systemd Service Symlinking
|
||||
- **27 Services Symlinked**: All systemd files now use symlinks to /opt/aitbc/systemd/
|
||||
- **New Services**: ai-service, api-gateway, governance, gpu, monitoring, plugin, trading
|
||||
- **New Services**: aitbc-ai-service, api-gateway, governance, gpu, monitoring, plugin, trading
|
||||
- **Daemon Reload**: Systemd daemon reloaded successfully
|
||||
- **Consistency**: Active systemd files always match repository
|
||||
|
||||
|
||||
Reference in New Issue
Block a user