mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
changed.PLONDS启动
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
| Category | Count | Files |
|
||||
|----------|-------|-------|
|
||||
| CI/CD Workflows | 3 | `ddss-publish.yml`, `ddss-rollback.yml`, `plonds-build.yml` |
|
||||
| CI/CD Workflows | 3 | `plonds-uploader.yml`, `plonds-rollback.yml`, `plonds-comparator.yml` |
|
||||
| Shared Contracts | 3 | `DeploymentLock.cs`, `UpdatePaths.cs`, `UpdateState.cs` |
|
||||
| Launcher | 2 | `AppJsonContext.cs`, `UpdateModels.cs` |
|
||||
| Services | 7 | `UpdateEngineService.cs`, `DeploymentLockService.cs`, `UpdateDownloadEngine.cs`, `UpdateInstallGateway.cs`, `UpdateOrchestrator.cs`, `UpdateWorkflowService.cs`, `WindowPassthroughService.cs` |
|
||||
@@ -49,7 +49,7 @@
|
||||
|
||||
### 1. CI/CD Workflows Enhancement
|
||||
|
||||
#### `.github/workflows/ddss-publish.yml` (+106 lines)
|
||||
#### `.github/workflows/plonds-uploader.yml` (+106 lines)
|
||||
**Purpose:** Enhanced deployment publishing workflow
|
||||
|
||||
**Key Changes:**
|
||||
@@ -58,7 +58,7 @@
|
||||
- Added atomic channel pointer publishing
|
||||
- Improved deployment pipeline reliability
|
||||
|
||||
#### `.github/workflows/ddss-rollback.yml` (+146 lines) — **NEW**
|
||||
#### `.github/workflows/plonds-rollback.yml` (+146 lines) — **NEW**
|
||||
**Purpose:** Automated rollback workflow
|
||||
|
||||
**Key Features:**
|
||||
@@ -66,7 +66,7 @@
|
||||
- Emergency deployment recovery
|
||||
- Version rollback automation
|
||||
|
||||
#### `.github/workflows/plonds-build.yml` (+5 lines)
|
||||
#### `.github/workflows/plonds-comparator.yml` (+5 lines)
|
||||
**Changes:**
|
||||
- Adjusted build concurrency settings
|
||||
- Updated release event triggers
|
||||
|
||||
Reference in New Issue
Block a user