Skip to content

Conversation

@CRZbulabula
Copy link
Contributor

Create daemon-ainode.sh for supporting AINode registered as system service.

@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.48%. Comparing base (8488a64) to head (6cbff7b).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17138      +/-   ##
============================================
- Coverage     39.48%   39.48%   -0.01%     
  Complexity      282      282              
============================================
  Files          5097     5097              
  Lines        341170   341170              
  Branches      43452    43452              
============================================
- Hits         134725   134724       -1     
- Misses       206445   206446       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds support for registering AINode as a systemd service on Linux systems. The PR creates a new daemon script and updates the build configuration to include the necessary operational tools.

Changes:

  • Added daemon-ainode.sh script to support registering AINode as a systemd service
  • Updated AINode assembly configuration to include daemon scripts in the distribution package

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
scripts/tools/ops/daemon-ainode.sh New script that creates and registers a systemd service for AINode, with interactive prompts for starting and enabling the service
iotdb-core/ainode/ainode.xml Updated assembly configuration to include AINode-specific operational tools from scripts/tools/ops directory

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 2, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants