Commit Graph

2 Commits

Author SHA1 Message Date
Grant Timmerman 65bbf870f7
Update Deno Syntax to New 1.0 Syntax, (#2457)
* feat: bump deno to 1.0

* fix: update to new deno syntax. Update Dockerfile from steren comments

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>

* style: fix whitespace

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
2020-05-13 10:21:58 -07:00
Grant Timmerman a3b4085f1e
feat: add helloworld-deno (#2444)
* feat: add helloworld-deno

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>

* Update community/samples/serving/helloworld-deno/Dockerfile

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* fix: fix deno sample whitespace

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>

* fix: use env var for PORT if not specified

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>

* fix: deno prefer copy

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>

Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-05-12 16:40:57 -07:00