The Github Actions for Build, Publish and Testing management
English | ä¸æ–‡
Analysis Plugins Publish
: Automatically publishes theanalysis-ik
,analysis-pinyin
, andanalysis-stconvert
plugins.Coco App Files Publish
: Automatically publishesCoco-AI
snapshot versions; used for manual publishing of release versions.Coco Server Files & Docker Publish
: Automatically publishesCoco-Server
snapshot version files and Docker images; used for manual publishing of release versions.Easysearch Files & Docker Publish
: Automatically publishesEasysearch
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 forAgent
,Console
,Gateway
, andLoadgen
; used for manual publishing of release versions.Products Files Publish
: Manually publishes files forAgent
,Console
,Gateway
, andLoadgen
.Products Integration Test
: Automatically compiles and tests source code forAgent
,Console
,Gateway
, andLoadgen
; 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.