Commit Graph
29 Commits
Author SHA1 Message Date
devops 422e9d257d feat(devsecops): agregar Gitleaks al pipeline del frontend
Corre en push y pull_request, antes del job build (needs: gitleaks).
Si detecta un secreto, exit-code=1 detiene el pipeline antes de
construir la imagen. Scan histórico completo del repo (249 commits)
confirmado limpio, corrido aparte de forma manual.

Documenta el step en docs/devsecops/gitleaks.md: qué es secret
scanning, por qué corre antes del build, cómo leer un hallazgo y
cómo manejar falsos positivos con allowlist.
2026-08-14 19:48:44 -05:00
devops fb5cf8bc98 feat(docs-portal): pipeline GitOps y manifiestos K8s para el portal MkDocs
Agrega lo que faltaba para desplegar workloads/docs-portal/ (ya existente
sin commitear): deployment/service/ingress + kustomization siguiendo el
patrón de workloads/nginx, Applications de workload y gobernanza
separadas, y el workflow de Gitea Actions (build+push a Gitea Registry,
bump de versión en el manifiesto) siguiendo el mismo patrón que
build.yaml/build-medusa.yaml.
2026-08-13 21:08:04 -05:00
devops 7939dc492c fix(ci): stabilize Medusa dependency installation
Build and Push Medusa / Construir y publicar Medusa (push) Failing after 4m59s
2026-08-01 02:21:44 -05:00
devops aa857bc2ae fase 1
Build and Push Frontend / Construir y Subir Imagen (push) Successful in 9m23s
Build and Push Medusa / Construir y publicar Medusa (push) Failing after 15m12s
2026-07-31 23:27:01 -05:00
devops 097bcc1c5b Update .gitea/workflows/build.yaml
Build and Push Frontend / Construir y Subir Imagen (push) Successful in 5m13s
2026-07-27 01:53:41 +00:00
devops 3421f856c7 Update .gitea/workflows/build.yaml
Conservé:

actions/checkout@v3
docker/login-action@v2
docker/build-push-action@v4
Secretos REGISTRY_USER y REGISTRY_PASSWORD
Versionamiento v1.0.${{ github.run_number }}
Imagen versionada y latest
Actualización automática de frontend.yaml
Commit [skip ci]
Timeout de 20 minutos

Las mejoras agregadas son:

Ya no construye imágenes por cambios exclusivos en frontend.yaml, ingress.yaml o patches/.
Elimina integration/ y archivos *.example.tsx únicamente dentro del runner, evitando el error de compilación anterior.
Comprueba que CategoryMenu.tsx, cuando exista:
lea los parámetros actuales de la URL;
contenga collection=Marvel;
contenga category=Mochilas;
esté realmente importado por otro componente, Header o Layout.
Evita que un pipeline antiguo actualice el manifiesto si ya existe un commit más nuevo.
2026-07-27 01:15:05 +00:00
devops 9569c94b6c Update .gitea/workflows/build.yaml
Build and Push Frontend / build (push) Failing after 2m11s
2026-07-24 05:58:04 +00:00
devops df603dd261 Update .gitea/workflows/build.yaml
Build and Push Frontend / build (push) Failing after 36s
2026-07-24 05:52:17 +00:00
devops 05fb19689e Update .gitea/workflows/build.yaml
Build and Push Frontend / build (push) Failing after 2m36s
2026-07-24 05:49:31 +00:00
devops 5e5038c2d6 Delete .gitea/workflows/catalog-sync.yaml 2026-07-24 03:49:26 +00:00
devops 54d2f208ae feat(ecommerce): release Ari Shopping Frontend v2
Build and Push Frontend / build (push) Successful in 1m57s
2026-07-18 16:34:01 -05:00
devops 0cfa4f847d Update .gitea/workflows/build.yaml
Build, Push and Validate Frontend / build (push) Successful in 8m42s
2026-07-18 03:05:39 +00:00
devops d79bb52c47 Update .gitea/workflows/build.yaml 2026-07-18 02:35:05 +00:00
devops 2f7ab7c0f8 Update .gitea/workflows/build.yaml
Build, Push and Validate Frontend / build (push) Failing after 59s
2026-07-18 01:31:43 +00:00
devops 7c11814e52 Update .gitea/workflows/build.yaml
Build, Push and Validate Frontend / build (push) Failing after 1m9s
2026-07-12 17:09:35 +00:00
devops dc1e5d8ac8 Update .gitea/workflows/build.yaml
Build, Push and Validate Frontend / build (push) Failing after 1m1s
2026-07-12 16:34:41 +00:00
devops 910554ead3 Update .gitea/workflows/build.yaml
Build, Push and Validate Frontend / build (push) Failing after 1m1s
ci: corregir validacion postdeploy y kubeconfig"
2026-07-12 16:25:24 +00:00
devops 59f3475820 Update .gitea/workflows/build.yaml 2026-07-12 16:19:21 +00:00
devops aea3a598c9 Update .gitea/workflows/build.yaml 2026-07-12 07:54:45 +00:00
devops 976d3fc9d4 Update .gitea/workflows/build.yaml 2026-07-12 07:38:03 +00:00
devops 67647ef68c Update .gitea/workflows/build.yaml 2026-07-12 07:35:50 +00:00
devops a9f57ecdc8 Update .gitea/workflows/build.yaml 2026-07-12 07:28:00 +00:00
devops 470ca07e35 Update .gitea/workflows/build.yaml 2026-07-12 07:24:14 +00:00
devops c6de443ce0 Update .gitea/workflows/build.yaml 2026-07-12 07:21:13 +00:00
devops 256f8383f6 Update .gitea/workflows/build.yaml 2026-07-12 07:16:33 +00:00
devops 34ea05eabc Update .gitea/workflows/build.yaml 2026-07-12 07:11:55 +00:00
devops 532e2a3060 Update .gitea/workflows/build.yaml 2026-07-12 07:02:42 +00:00
devops 5cb57f1328 Update .gitea/workflows/build.yaml 2026-07-12 06:47:44 +00:00
devops b0bfdee212 fix: move workflow to correct .gitea directory 2026-07-12 01:11:57 -05:00