Skip to content

Latest commit

History

History
24 lines (18 loc) 路 2.7 KB

File metadata and controls

24 lines (18 loc) 路 2.7 KB

banner

The Github Actions for Build, Publish and Testing management

Coco App Files PublishCoco Server Files & Docker PublishEasysearch Files & Docker PublishProducts Files & Docker PublishTest Products IntegrationProducts Release Notes and Tag

What is Repo do

English | 涓枃 (Chinese)

  • Analysis Plugins Publish: Automatically publishes the analysis-ik, analysis-pinyin, and analysis-stconvert plugins.
  • Coco App Files Publish: Automatically publishes Coco-AI snapshot versions; used for manual publishing of release versions.
  • Coco Server Files & Docker Publish: Automatically publishes Coco-Server snapshot version files and Docker images; used for manual publishing of release versions.
  • Easysearch Files & Docker Publish: Automatically publishes Easysearch snapshot version files (including bundle package) and Docker images; used for manual publishing of release versions.
  • Products Files & Docker Publish: Automatically publishes snapshot version files and Docker images for Agent, Console, Gateway, and Loadgen; used for manual publishing of release versions.
  • Products Files Publish: Manually publishes files for Agent, Console, Gateway, and Loadgen.
  • Products Integration Test: Automatically compiles and tests source code for Agent, Console, Gateway, and Loadgen; allows manual triggering of tests against specific downloaded/installed versions.
  • Products Release Notes and Tag: Used for releases; updates Release Notes, creates Git tags, and updates the .latest configuration.