1 file changed
+1
-1
lines changedSubmodule env-tests-logging updated 33 files
- .github/sync-repo-settings.yaml+21
- deployable/java/Dockerfile+2-2
- deployable/java/Dockerfile.cloudfunctions+55
- deployable/java/functions/pom.xml+103
- deployable/java/functions/src/main/java/envtest/deployable/CloudFunctionTrigger.java+62
- deployable/java/pom.xml+1-1
- deployable/python/requirements.txt+6-2
- deployable/python/snippets.py+61-7
- envctl/env_scripts/go/functions.sh+2-2
- envctl/env_scripts/java/functions.sh+83
- envctl/env_scripts/python/appengine_flex_python.sh+1-1
- envctl/env_scripts/python/appengine_standard.sh+1-1
- envctl/env_scripts/python/functions.sh+4-2
- envctl/envctl+2-1
- noxfile.py+10-4
- tests/common/common.py+42-8
- tests/common/python.py+134-55
- tests/common/script_utils.py+5-1
- tests/go/test_compute.py+1-1
- tests/go/test_kubernetes.py+7-1
- tests/java/test_appengine_flex.py+1
- tests/java/test_appengine_standard.py+1
- tests/java/test_cloudrun.py+1-1
- tests/java/test_compute.py+1
- tests/java/test_functions.py+30
- tests/java/test_kubernetes.py+7-1
- tests/nodejs/test_appengine_standard.py-2
- tests/nodejs/test_cloudrun.py+1-1
- tests/nodejs/test_functions.py-1
- tests/nodejs/test_kubernetes.py+8-2
- tests/python/test_appengine_flex_container.py+19
- tests/python/test_appengine_flex_python.py+19
- tests/python/test_appengine_standard.py+19
0 commit comments