fix(server): exclude archived assets from orphaned files (#7334)

* fix(server): exclude archived assets from orphaned files

* add e2e test
This commit is contained in:
Michel Heusschen
2024-02-22 17:16:10 +01:00
committed by GitHub
parent b3131dfe14
commit 07ef008b40
4 changed files with 68 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ name: immich-e2e
x-server-build: &server-common
image: immich-server:latest
container_name: immich-e2e-server
build:
context: ../
dockerfile: server/Dockerfile