This is an automated email from the ASF dual-hosted git repository.
pdesai pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-utilities.git
The following commit(s) were added to refs/heads/master by this push:
new 08b7d17 Exclude API Gateway Lua Test modules used in Travis. (#44)
08b7d17 is described below
commit 08b7d17eeb75fdccfc4cff30c6a70f0fb967f02a
Author: Matt Rutkowski <[email protected]>
AuthorDate: Tue May 29 16:19:20 2018 -0500
Exclude API Gateway Lua Test modules used in Travis. (#44)
---
scancode/ASF-Release.cfg | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/scancode/ASF-Release.cfg b/scancode/ASF-Release.cfg
index 724d848..be16e89 100644
--- a/scancode/ASF-Release.cfg
+++ b/scancode/ASF-Release.cfg
@@ -67,6 +67,10 @@ incubator-openwhisk/tests/dat/actions
incubator-openwhisk/docs/images
incubator-openwhisk/bin
+# incubator-openwhisk-apigateway test dependency exclusions
+lua_install
+tests/lua_modules
+
# incubator-openwhisk-client-go, incubator-openwhisk-wskdeploy autogenerated
Go files
# NOTE: we SHOULD make this more granular, there are many .go files that can
have
# ASF license headers
--
To stop receiving notification emails like this one, please contact
[email protected].