ver. 0.287: Scontainers + ShopAttribute frontend migration to Domain
- Scontainers: frontScontainerDetails() with Redis cache in ScontainersRepository - Scontainers: new front\Views\Scontainers VIEW, deleted factory + view legacy - ShopAttribute: frontAttributeDetails(), frontValueDetails() with Redis cache in AttributeRepository - ShopAttribute: clearFrontCache() per attribute/value + language - ShopAttribute: deleted front\factory\ShopAttribute, updated 4 callers - Tests: 476 OK, 1512 assertions (+6 frontend tests) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -18,16 +18,16 @@ Aktualizacje znajdują się w folderze `updates/0.XX/` gdzie XX oznacza dziesią
|
||||
|
||||
## Procedura tworzenia nowej aktualizacji
|
||||
|
||||
## Status biezacej aktualizacji (ver. 0.286)
|
||||
## Status biezacej aktualizacji (ver. 0.287)
|
||||
|
||||
- Wersja udostepniona: `0.286` (data: 2026-02-17).
|
||||
- Wersja udostepniona: `0.287` (data: 2026-02-17).
|
||||
- Pliki publikacyjne:
|
||||
- `updates/0.20/ver_0.286.zip`, `ver_0.286_files.txt`
|
||||
- `updates/0.20/ver_0.287.zip`, `ver_0.287_files.txt`
|
||||
- Pliki metadanych aktualizacji:
|
||||
- `updates/changelog.php` (dodany wpis `ver. 0.286`)
|
||||
- `updates/versions.php` (`$current_ver = 286`)
|
||||
- `updates/changelog.php` (dodany wpis `ver. 0.287`)
|
||||
- `updates/versions.php` (`$current_ver = 287`)
|
||||
- Weryfikacja testow przed publikacja:
|
||||
- `OK (470 tests, 1484 assertions)`
|
||||
- `OK (476 tests, 1512 assertions)`
|
||||
|
||||
### 1. Określ numer wersji
|
||||
Sprawdź ostatnią wersję w `updates/` i zwiększ o 1.
|
||||
|
||||
Reference in New Issue
Block a user