paperless-ngx/.github/workflows
Claude 46ed60b86d
fix(ci/cd): corrige formato inválido de etiquetas Docker
Soluciona el error "invalid reference format" que ocurría cuando se
generaban tags Docker con formato inválido como ":-bcbb6d2".

Cambios en workflow:
- Elimina prefix={{branch}}- del tag type=sha que causaba el formato
  inválido cuando branch estaba vacío
- Simplifica a type=sha,format=short para generar tags como sha-bcbb6d2

Cambios en Dockerfile:
- Añade declaraciones ARG con valores por defecto para BUILD_DATE,
  VERSION y REVISION (dev, unknown)
- Añade labels OCI estándar para metadatos de imagen
- Garantiza que las variables siempre tengan valores válidos

Esto previene errores como:
ERROR: failed to build: invalid tag "ghcr.io/dawnsystem/intellidocs-ngx:-bcbb6d2"
2025-11-17 16:16:39 +00:00
..
ci.yml fix: correcciones críticas pre-CI/CD (TSK-CICD-FIX-CRITICAL) 2025-11-16 01:23:00 +01:00
cleanup-tags.yml Chore: Transition the trigger to either time or manual run, reducing runs and rate limit issues (#10993) 2025-10-02 17:54:47 -07:00
codeql-analysis.yml Chore(deps): Bump the actions group with 3 updates (#10757) 2025-09-03 14:22:35 +00:00
crowdin.yml Chore(deps): Bump the actions group with 3 updates (#10757) 2025-09-03 14:22:35 +00:00
docker-intellidocs.yml fix(ci/cd): corrige formato inválido de etiquetas Docker 2025-11-17 16:16:39 +00:00
pr-bot.yml Chore(deps): Bump the actions group with 5 updates (#10978) 2025-10-01 19:06:07 -07:00
project-actions.yml Chore: add ymlfmt (#9745) 2025-04-22 22:20:54 +00:00
repo-maintenance.yml Chore(deps): Bump the actions group with 5 updates (#10978) 2025-10-01 19:06:07 -07:00
translate-strings.yml Chore(deps): Bump the actions group with 5 updates (#10978) 2025-10-01 19:06:07 -07:00