mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
update
This commit is contained in:
@@ -14,8 +14,8 @@ This repository uses a unified CI/CD system that builds all components from the
|
||||
### 1. Unified Build (`unified-build.yml`)
|
||||
|
||||
This is the main workflow that builds all components. It runs on:
|
||||
- Push to main/master/develop branches
|
||||
- Pull requests to main/master/develop
|
||||
- Push to any branch
|
||||
- Pull requests from any branch
|
||||
- Tags (for releases)
|
||||
- Manual dispatch
|
||||
|
||||
@@ -46,13 +46,7 @@ Lightweight testing workflow for development. Runs on:
|
||||
- Tests individual components without full builds
|
||||
- Runs linting, unit tests, and basic build checks
|
||||
|
||||
### 3. Backend and Docker Build (`build-and-deploy.yml`)
|
||||
|
||||
Simplified backup workflow focused only on:
|
||||
- Backend Python package building
|
||||
- Docker image creation
|
||||
|
||||
### 4. Desktop CI (`desktop-ci.yml`)
|
||||
### 3. Desktop CI (`desktop-ci.yml`)
|
||||
|
||||
Legacy desktop-specific workflow (kept for compatibility).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user