Commit Graph

19 Commits

Author SHA1 Message Date
8459327d8b Retry ci Login
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 2m9s
CI/CD Pipeline / frontend-build (push) Successful in 45s
CI/CD Pipeline / docker-build (push) Failing after 16s
2026-04-04 18:24:29 -03:00
29b497468e Fix Login CI.yml
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 2m31s
CI/CD Pipeline / frontend-build (push) Successful in 1m17s
CI/CD Pipeline / docker-build (push) Failing after 18s
2026-04-04 18:14:57 -03:00
c33b186098 Repush 2 2026-04-03 21:03:19 -03:00
56e7b8b0a8 Repush 1 2026-04-03 21:00:15 -03:00
11638026d9 Repush 2026-04-03 20:57:38 -03:00
e3db9eb87f Fix: Login con Secret Token en CI 2026-04-03 20:55:50 -03:00
3a85201154 Fix: ci.yml con login previo a steps
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 2m6s
CI/CD Pipeline / frontend-build (push) Successful in 36s
CI/CD Pipeline / docker-build (push) Failing after 13s
2026-04-03 20:46:41 -03:00
865cf9b3e8 test ci.yml runner
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 2m18s
CI/CD Pipeline / frontend-build (push) Successful in 1m8s
CI/CD Pipeline / docker-build (push) Failing after 1m11s
2026-04-03 20:39:29 -03:00
67b56c1c9b fix: improve docker-build job with login, compose push, and correct image names 2026-04-03 20:23:13 -03:00
ed7586f950 fix: add DOCKER_API_VERSION env to job for API compatibility
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 2m15s
CI/CD Pipeline / frontend-build (push) Successful in 51s
CI/CD Pipeline / docker-build (push) Failing after 1m52s
2026-04-03 20:05:40 -03:00
361be0eb9e fix: use lowercase repo name and add image cleanup step
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 2m53s
CI/CD Pipeline / frontend-build (push) Successful in 1m20s
CI/CD Pipeline / docker-build (push) Failing after 2m0s
2026-04-03 19:42:16 -03:00
667b01c2a0 feat: push Docker images to Gitea registry after build
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 2m36s
CI/CD Pipeline / frontend-build (push) Successful in 54s
CI/CD Pipeline / docker-build (push) Failing after 2m3s
2026-04-03 19:34:42 -03:00
fd52352b21 fix: use docker label for build job (runner has docker-cli)
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 2m53s
CI/CD Pipeline / frontend-build (push) Successful in 1m19s
CI/CD Pipeline / docker-build (push) Failing after 39s
2026-04-01 21:25:44 -03:00
86a4b7cc1d fix: use docker compose v2 (plugin) in CI
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 2m58s
CI/CD Pipeline / frontend-build (push) Successful in 1m4s
CI/CD Pipeline / docker-build (push) Failing after 23s
2026-04-01 21:15:01 -03:00
5fed217818 fix: use docker build instead of docker-compose in CI
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 3m19s
CI/CD Pipeline / docker-build (push) Has been cancelled
CI/CD Pipeline / frontend-build (push) Has been cancelled
2026-04-01 21:11:18 -03:00
03c2cbf90b fix: install Docker CLI in CI step before docker-compose build
Some checks failed
CI/CD Pipeline / frontend-build (push) Has been cancelled
CI/CD Pipeline / backend-build (push) Has been cancelled
CI/CD Pipeline / docker-build (push) Has been cancelled
Each CI step runs in a separate container (node:18-bullseye).
Docker CLI must be installed within that container to use docker-compose.
2026-04-01 21:07:42 -03:00
2061ea5c0e revert: use docker-compose v1 in CI (runner now has docker-cli-compose)
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 3m14s
CI/CD Pipeline / frontend-build (push) Successful in 1m20s
CI/CD Pipeline / docker-build (push) Failing after 23s
2026-04-01 21:01:01 -03:00
8729de88a7 fix: use docker compose v2 instead of docker-compose in CI
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 3m4s
CI/CD Pipeline / frontend-build (push) Successful in 57s
CI/CD Pipeline / docker-build (push) Failing after 30s
docker-compose (v1) not available in gitea/act_runner container.
Docker Compose v2 is available as a plugin via 'docker compose'.
2026-04-01 20:31:41 -03:00
d7481323f9 ci: Add Gitea Actions workflow for CI/CD (Refs #2)
Some checks failed
CI/CD Pipeline / frontend-build (push) Has been cancelled
CI/CD Pipeline / docker-build (push) Has been cancelled
CI/CD Pipeline / backend-build (push) Has been cancelled
2026-04-01 16:11:33 -03:00