Skip to content

Commit

Permalink
allstar should ignore apigee callouts (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
theganyo authored Jan 3, 2023
1 parent 26e7a40 commit 4e92128
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .allstar/binary_artifacts.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Ignore reason: These are internal Apigee edge callouts
ignorePaths:
- cmd/provision/proxies/internal-proxy/apiproxy/resources/java/edge-micro-javacallout-1.0.0.jar
- cmd/provision/proxies/remote-service-gcp/apiproxy/resources/java/envoy-javacallout-1.1.1.jar
- cmd/provision/proxies/remote-service-legacy/apiproxy/resources/java/products-javacallout-2.0.0.jar

0 comments on commit 4e92128

Please sign in to comment.