feat(artifactapi): add conftest to GitHub generic remote cache #168
Reference in New Issue
Block a user
Delete Branch "benvin/artifactapi-conftest"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
open-policy-agent/conftest/.*/conftest_.*_Linux_x86_64.tar.gz$to thegithubremote immutable patterns in artifactapiWhy
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.