docling-studio/.github/workflows
Pier-Jean Malandrino 7577a98415
Some checks failed
Release Docker Images / Build & push — local (push) Has been cancelled
Release Docker Images / Build & push — remote (push) Has been cancelled
fix(ci): pin Trivy to latest in release-gate (v0.69.3 was yanked)
aquasecurity/trivy-action@v0.35.0 defaults to Trivy CLI v0.69.3, but
that tag was removed from GitHub releases mid-run on 2026-04-29 — the
HIGH step on Security scan — local started failing at setup time:

  aquasecurity/trivy info checking GitHub for tag 'v0.69.3'
  aquasecurity/trivy crit unable to find 'v0.69.3'
  ##[error]Process completed with exit code 1.

The CRITICAL step still passed (binary was in cache from a prior run),
so this only surfaced as a HIGH-step failure — but the job exit code
still propagates and breaks the gate.

Following `latest` rather than chasing a specific tag that upstream
can yank without notice.

Refs #189
2026-04-29 14:00:00 +02:00
..
auto-close-issues.yml ci: auto-close issues on merge into release/* branches 2026-04-08 10:18:49 +02:00
ci.yml fix(ci): install pytestarch in backend tests job (#177) 2026-04-29 14:00:00 +02:00
docling-compat.yml fix: resolve CI warnings (Node.js 20 deprecation + ESLint formatting) 2026-04-08 14:54:56 +02:00
docs.yml fix: resolve CI warnings (Node.js 20 deprecation + ESLint formatting) 2026-04-08 14:54:56 +02:00
release-gate.yml fix(ci): pin Trivy to latest in release-gate (v0.69.3 was yanked) 2026-04-29 14:00:00 +02:00
release.yml fix: resolve CI warnings (Node.js 20 deprecation + ESLint formatting) 2026-04-08 14:54:56 +02:00