Commit Graph

14 Commits

Author SHA1 Message Date
2fc8bde6eb Refactor getImages function to improve filename validation and enhance skipped items logging
All checks were successful
CI / build (push) Successful in 31s
2025-07-23 19:51:00 +00:00
b2d69dc969 Refactor getImages function to use dynamic directory path for image validation
All checks were successful
CI / build (push) Successful in 31s
2025-07-23 19:45:51 +00:00
37be318156 Refactor getImages function to enhance verbose logging and improve folder existence checks
All checks were successful
CI / build (push) Successful in 32s
2025-07-23 19:41:11 +00:00
4f2fdf0b48 Add logging for CSV file loading in getImages function
All checks were successful
CI / build (push) Successful in 32s
2025-07-23 19:34:56 +00:00
22f40a0bf5 Add .env to .dockerignore to prevent environment file from being included in Docker builds
All checks were successful
CI / build (push) Successful in 31s
2025-07-23 19:30:51 +00:00
05f095fba3 Update environment variable paths and refine Docker setup in CI workflow
All checks were successful
CI / build (push) Successful in 45s
2025-07-23 19:21:38 +00:00
48ab2804bf Fix getImages function: skip non-existent folders and filter out null results 2025-07-23 19:18:09 +00:00
0c253268ea Enhance CI workflow: add Docker image tagging step and update build and push commands
All checks were successful
CI / build (push) Successful in 33s
2025-07-23 19:08:19 +00:00
ba218e3eca Refactor CI workflow: clarify dependency installation step and update NPM dependencies step name
All checks were successful
CI / build (push) Successful in 28s
2025-07-23 18:53:38 +00:00
1439d4b90f Add Docker setup step to CI workflow
Some checks failed
CI / build (push) Has been cancelled
2025-07-23 18:45:05 +00:00
b707363575 Change docker-compose to just compose 2025-07-23 18:44:58 +00:00
77c3fd7745 add workflow
Some checks failed
CI / build (push) Failing after 43s
2025-07-23 18:15:16 +00:00
95492aa528 full rewrite 2025-07-23 18:15:03 +00:00
f49017985c Initial commit 2025-07-23 15:14:08 +00:00