11 Commits

Author SHA1 Message Date
25aace816f Agregar mejoras PWA y unificar workflow a 1 job
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 40s
- Agregar id único (/?app=musica), launch_handler, handle_links y url_handlers
- Unificar workflow de 2 jobs (build + deploy) a 1 solo job
- Workaround para bug de Gitea que solo ejecuta el primer job
2025-10-17 03:26:28 -06:00
c2ac2f02fd Remove music directory verification - skip check for containerized runner
All checks were successful
build-and-deploy / build (push) Successful in 19s
build-and-deploy / deploy (push) Successful in 2s
2025-08-04 14:31:16 -06:00
c2705c239b Change music directory check to verify content instead of mount point
Some checks failed
build-and-deploy / build (push) Successful in 19s
build-and-deploy / deploy (push) Failing after 1s
2025-08-04 14:28:50 -06:00
bd59e958f1 Add music directory mount verification before deployment
Some checks failed
build-and-deploy / build (push) Successful in 20s
build-and-deploy / deploy (push) Failing after 1s
2025-08-04 14:25:21 -06:00
7f9533cfcc Simplify deployment: use manual NAS mount instead of CIFS driver
All checks were successful
build-and-deploy / build (push) Successful in 19s
2025-08-04 14:23:05 -06:00
7fe30560ad Export NAS_PASSWORD directly in docker-compose command
Some checks failed
build-and-deploy / build (push) Successful in 19s
build-and-deploy / deploy (push) Failing after 1s
2025-08-04 14:12:12 -06:00
1fbcc91b08 Debug .env file content to troubleshoot NAS password issue
Some checks failed
build-and-deploy / build (push) Successful in 19s
build-and-deploy / deploy (push) Failing after 2s
2025-08-04 14:10:27 -06:00
b9db7d7c62 Add verbose output to environment file creation step
Some checks failed
build-and-deploy / build (push) Successful in 20s
build-and-deploy / deploy (push) Failing after 2s
2025-08-04 14:08:54 -06:00
c594aea78c Create .env file in CI/CD workflow for NAS authentication
Some checks failed
build-and-deploy / build (push) Successful in 20s
build-and-deploy / deploy (push) Failing after 2s
2025-08-04 14:03:59 -06:00
4417b3b42d Fix environment variables in CI/CD and remove obsolete docker-compose version
Some checks failed
build-and-deploy / build (push) Successful in 20s
build-and-deploy / deploy (push) Failing after 2s
2025-08-04 13:58:23 -06:00
f0ed200577 Add Docker deployment configuration and CI/CD pipeline
Some checks failed
build-and-deploy / build (push) Failing after 25s
build-and-deploy / deploy (push) Has been skipped
2025-08-04 13:51:09 -06:00