chore: Single Source of Truth = main (stable-Branch + Gruen-Gate abgeschafft)
Ampel / ampel (push) Successful in 27s
Ampel / ampel (push) Successful in 27s
Commander-Entscheid 24.07.: nur noch EIN Branch. Der stable-Zwischenbranch war vestigial — die VM deployt ohnehin aus main (git pull), das Gruen-Gate hat den Live-Deploy nie real gegated. - ci.yml: Beförderungs-Schritt (push -> stable) entfernt; die Ampel prueft nur noch (Ruff/pytest/Vite-Build), Rot heisst weiterhin: nicht deployen. - deploy.sh: klont/resettet auf main statt stable. - AGENTS §C, README (Entwicklung), DESIGN-2.0-Briefing: auf main-only umgeschrieben. Design-2.0-Briefing als ERLEDIGT markiert. - SAVEPOINT v3.6. Branches stable / design-2.0 / kernumbau-2026-07-23 werden nach diesem Push geloescht (Inhalte vollstaendig in main). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+19
-1
@@ -1,6 +1,24 @@
|
||||
# SAVEPOINT — Rippy
|
||||
|
||||
## Aktueller Stand: v3.5 — Track-Tabelle, nativer Windows-Worker, Anleitungs-Tab (24.07.2026, Claude)
|
||||
## Aktueller Stand: v3.6 — Design 2.0 gelandet + Ein-Branch-Umstellung (24.07.2026)
|
||||
|
||||
- **Design 2.0 ist in `main`** (von Gemini umgesetzt): UI von 428
|
||||
`theme === 'dark'`-Ternaries auf Tailwind-`dark:` + UI-Primitives
|
||||
(`components/ui/`, `lib/design.ts`) umgebaut, „Cinematic Cinema OS"-Look.
|
||||
Ampel grün (49 Tests, Ruff, Vite-Build), Live auf der VM.
|
||||
- **Nur noch EIN Branch: `main`** (Commander-Entscheid). Der
|
||||
`stable`-Zwischenbranch samt Grün-Gate ist abgeschafft — er war
|
||||
vestigial, weil die VM ohnehin aus `main` deployt. Konsequenzen:
|
||||
- ci.yml: Beförderungs-Schritt raus, die Ampel PRÜFT nur noch.
|
||||
- deploy.sh: nutzt `main` statt `stable`.
|
||||
- AGENTS §C / README / DESIGN-Briefing entsprechend umgeschrieben.
|
||||
- Gelöschte Branches: `stable`, `design-2.0` (gemergt), `kernumbau-2026-07-23` (alt).
|
||||
- **Deploy-Weg ab jetzt:** push → Ampel grün prüfen → auf der VM
|
||||
`git pull` (in ~/projects/rippy) bzw. `./deploy.sh`.
|
||||
|
||||
---
|
||||
|
||||
## Vorheriger Stand: v3.5 — Track-Tabelle, nativer Windows-Worker, Anleitungs-Tab (24.07.2026, Claude)
|
||||
|
||||
- **Volle Titel-Auswahl vor dem Rip**: „Disc scannen" im Rip-Dialog →
|
||||
Worker-Task scan_tracks (makemkvcon info; Ergebnis via settings-Tabelle
|
||||
|
||||
Reference in New Issue
Block a user