Commit 04cba9f
committed
chore: merged environment tests to main
1 parent 40b9c61 commit 04cba9f
1 file changed
+1
-1
lines changedSubmodule environment updated 19 files
- .gitignore+1
- SECURITY.md+7
- deployable/go/go.mod+5-5
- deployable/go/go.sum+173-11
- deployable/go/main.go+116-24
- envctl/env_scripts/go/appengine_standard.sh+87
- envctl/env_scripts/go/cloudrun.sh+4-5
- envctl/env_scripts/go/compute.sh+88
- envctl/env_scripts/go/functions.sh+3-4
- envctl/env_scripts/go/kubernetes.sh+136
- tests/common/common.py+24-21
- tests/common/script_utils.py+1-1
- tests/go/test_appengine_flex_container.py-26
- tests/go/test_appengine_standard.py+3
- tests/go/test_cloudrun.py+9
- tests/go/test_compute.py+3
- tests/go/test_functions.py+6-2
- tests/go/test_kubernetes.py+3
- tests/nodejs/test_functions.py+5-2
0 commit comments