We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c57b4 commit 4d6af6fCopy full SHA for 4d6af6f
.allstar/binary_artifacts.yaml
@@ -0,0 +1,10 @@
1
+ignorePaths:
2
+# Ignore reason: These files are used for the Gradle wrapper, which is useful for
3
+# building the project without installing Gradle locally
4
+- databases/aws-rds-tls/gradle/wrapper/gradle-wrapper.jar
5
+# Ignore reason: These files are necessary for making an Oracle database connection
6
+# and used by the Oracle integration tests
7
+# See https://github.com/cloud-gov/aws-broker/blob/main/ci/pipeline.yml#L1249-L1260
8
+- databases/aws-rds/include/oracle/libmql1.so
9
+- databases/aws-rds/include/oracle/libocijdbc19.so
10
+- databases/aws-rds/include/oracle/liboramysql19.so
0 commit comments