immich/cli/src
Feng Kaiyu 4cb165304b
Some checks failed
CLI Build / Docker (push) Has been cancelled
CLI Build / Publish (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker / Build and Push (., cpu, server/Dockerfile, immich-server, linux/amd64,linux/arm64) (push) Has been cancelled
Docker / Build and Push (machine-learning, armnn, machine-learning/Dockerfile, immich-machine-learning, linux/arm64, -armnn) (push) Has been cancelled
Docker / Build and Push (machine-learning, cpu, machine-learning/Dockerfile, immich-machine-learning, linux/amd64,linux/arm64) (push) Has been cancelled
Docker / Build and Push (machine-learning, cuda, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -cuda) (push) Has been cancelled
Docker / Build and Push (machine-learning, openvino, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -openvino) (push) Has been cancelled
Static Code Analysis / Run Dart Code Analysis (push) Has been cancelled
Test / Server (push) Has been cancelled
Test / CLI (push) Has been cancelled
Test / CLI (Windows) (push) Has been cancelled
Test / Web (push) Has been cancelled
Test / End-to-End Tests (push) Has been cancelled
Test / Mobile (push) Has been cancelled
Test / Machine Learning (push) Has been cancelled
Test / ShellCheck (push) Has been cancelled
Test / OpenAPI Clients (push) Has been cancelled
Test / TypeORM Checks (push) Has been cancelled
fix(cli): handle patterns correctly on Windows (#10430)
Modify the handling of patterns in the `crawl` function to correctly
convert the current path to a pattern when it contains backslash on
Windows, in according to fast-glob's docs.
2024-06-21 17:09:02 -07:00
..
commands refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
index.ts fix(cli): dry run being inaccurate (#9088) 2024-04-25 21:14:48 -04:00
utils.spec.ts fix(cli): handle patterns correctly on Windows (#10430) 2024-06-21 17:09:02 -07:00
utils.ts fix(cli): handle patterns correctly on Windows (#10430) 2024-06-21 17:09:02 -07:00