feat(artifactapi): add conftest to GitHub generic remote cache #168

Merged
unkinben merged 1 commits from benvin/artifactapi-conftest into main 2026-05-25 22:44:57 +10:00
Owner

Summary

  • Adds open-policy-agent/conftest/.*/conftest_.*_Linux_x86_64.tar.gz$ to the github remote immutable patterns in artifactapi

Why

conftest v0.68.2 (https://github.com/open-policy-agent/conftest/releases/tag/v0.68.2) is now used for OPA policy checks in CI (see #167). Caching the release tarball in artifactapi reduces external dependency on GitHub during builds.

## Summary - Adds `open-policy-agent/conftest/.*/conftest_.*_Linux_x86_64.tar.gz$` to the `github` remote immutable patterns in artifactapi ## Why conftest v0.68.2 (https://github.com/open-policy-agent/conftest/releases/tag/v0.68.2) is now used for OPA policy checks in CI (see #167). Caching the release tarball in artifactapi reduces external dependency on GitHub during builds.
unkinben added 1 commit 2026-05-25 22:42:49 +10:00
feat(artifactapi): add conftest to GitHub generic remote cache
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
9dea5e92df
Adds open-policy-agent/conftest Linux x86_64 tarballs to the immutable
patterns so conftest release downloads are served from the local cache.
unkinben merged commit d230d87ec9 into main 2026-05-25 22:44:57 +10:00
unkinben deleted branch benvin/artifactapi-conftest 2026-05-25 22:44:57 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#168