跳转至

CI/CD Configuration

Overview

SAGE uses GitHub Actions for continuous integration and deployment.

Environment Setup

See the CI/CD environment setup guide for details on configuring the build environment.

Submodule Management

SAGE uses git submodules for dependency management. See the submodule guides for:

  • Branch management
  • Updating submodules
  • Submodule system architecture

Coverage Reporting

Code coverage is tracked using CodeCov. See the CodeCov setup guide in dev-notes.