mirror of
https://github.com/asyouplz/SpeechNote.git
synced 2026-07-22 06:43:33 +00:00
- Simplify CI Pipeline: Remove E2E tests, keep quality-check and build as required - Fix Release Pipeline: Now triggers after CI Pipeline success (via workflow_run) - Remove test duplication in Release Pipeline - Version bump to 3.0.9 Pipeline flow: 1. Push to main/develop → CI Pipeline runs 2. Push tag v* → CI Pipeline runs 3. CI Pipeline success + v* tag → Release Pipeline triggers automatically
14 lines
No EOL
242 B
JSON
14 lines
No EOL
242 B
JSON
{
|
|
"1.0.0": "0.15.0",
|
|
"2.0.0": "0.15.0",
|
|
"3.0.0": "0.15.0",
|
|
"3.0.1": "0.15.0",
|
|
"3.0.2": "0.15.0",
|
|
"3.0.3": "0.15.0",
|
|
"3.0.4": "0.15.0",
|
|
"3.0.5": "0.15.0",
|
|
"3.0.6": "0.15.0",
|
|
"3.0.7": "0.15.0",
|
|
"3.0.8": "0.15.0",
|
|
"3.0.9": "0.15.0"
|
|
} |