This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 65051cd89 Update note about binary files in README.md (#324)
65051cd89 is described below
commit 65051cd894d9f89e40463217fe0a509830007dbe
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Jan 25 11:49:12 2024 +0100
Update note about binary files in README.md (#324)
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8a17c563a..dcc685709 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,11 @@ The build commands in the
[incubator-pekko](https://github.com/apache/incubator-
This repo contains shell scripts. These scripts are designed to help with the
testing of Apache Pekko Connectors. Please avoid running the scripts without
checking if you need to and try to understand what the script does first.
-There is also a `nested-sample.tar` file that is used in tests. This tar file
does not contain compiled artifacts.
+There are some binary files in this repo that are used in testing. These files
do not contain compiled artifacts.
+
+* file/src/test/resources/nested-sample.tar
+* google-cloud-pub-sub-grpc/src/main/resources/GSR2.crt
+* s3/src/test/resources/keystore.jks
## Running Tests
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]