Commit Graph

6 Commits

Author SHA1 Message Date
Adam Ross 81bc837df5 helloworld: go clarity tweaks and go modules for shell (#1908)
* helloworld: go clarity tweaks and go modules for shell

* helloworld: go and shell README and comment alignment
2019-10-21 15:15:25 -07:00
chaodaiG 497c78d760 Update Helloworld unit test error message to make it actionable (#1812)
* Update Helloworld unit test error message to make it actionable

Update error message with detailed explanation so that developers know how to debug if unit test ever failed.
Fix a bug in unit test.
Update all READMEs so that they are valid

* Feedback updates
2019-09-24 14:28:42 -07:00
Adam Ross 61d24a1196 serving/samples: update helloworld-go to go:1.13 and go modules (#1774)
* serving/samples: update helloworld-go to go:1.13 and go modules

* seving/samples: sync helloworld-go Dockerfile to README

* alpine:3.10 => alpine:3

* serving/samples: helloworld-go name binary helloworld-server

* serving/samples: simpler comment for go build in helloworld-go

* serving/samples: helloworld-go README sync

* serving/samples: fix up README

* serving/samples: add go.mod to test config

* serving/samples: Add instruction to create a go.mod
2019-09-17 11:32:46 -07:00
Adriano Cunha 5dd03a1cb4 Use local sources for TestSampleApp/java-spring (#1390) 2019-05-30 07:21:36 -07:00
Ray Tsang c60d695a02 rename hellworld-java to helloworld-java-spring (#1185)
* rename hellworld-java to helloworld-java-spring

* updated sampleapp test

* Updated sample test app tmp directory

* Renamed service name and instructions to reflect helloworld-java-spring
2019-04-23 09:18:29 -07:00
chaodaiG 40b64f27f8 refactor e2e test (#1093) 2019-03-27 10:41:52 -07:00