Commit Graph

210 Commits

Author SHA1 Message Date
Ryan 718b2e3b38
Added missing "the" 2019-10-20 16:59:31 -07:00
Ryan 75e8e6e936
Merge branch 'master' into master 2019-10-20 16:57:29 -07:00
Ryan cc2a355f68
Merge branch 'master' into master 2019-10-20 11:18:29 -07:00
Itay Shakury 97cc202509 fix order state url (#76) 2019-10-20 08:02:01 -07:00
ElderJames 1fc4bfd2cc fix orderID to orderId in postman1.jpg 2019-10-20 15:34:29 +08:00
JinLin Fu 649b96db01 fix missing a point (#70) 2019-10-19 13:06:46 -07:00
Yoichi Kawasaki 74e1f3c95d Fix wording (#72) 2019-10-19 13:03:47 -07:00
Ryan b5b493008d Reconfigured samples to use env vars for Dapr port instead of hardcoded ports (#69)
* Updated sample 1 to follow env variable convention

* Updated node app to follow env var conventions

* updated to follow env var conventions

* reflected env var changes

* updated to follow consistent env var convention

* updated based on env var changes

* updated to follow env var convention

* updated to follow env var convention

* Fixed subscriber bug

* Undid port change in readme

* Undid port change
2019-10-19 08:17:45 -07:00
Geert van der Cruijsen 525c68d2f2 reverted changes to redis.yaml 2019-10-19 13:24:47 +02:00
Geert van der Cruijsen 97bf02b295 updated minikube note external ip 2019-10-18 11:51:29 +02:00
Geert van der Cruijsen e95712df00 fixed errors in readmy and added restclient sample 2019-10-18 11:37:38 +02:00
Geert van der Cruijsen 0a52ac1657 fixed errors in readmy and added restclient sample 2019-10-18 11:30:58 +02:00
Yaron Schneider 51b44f23a1
Merge pull request #67 from dapr/yaron2-patch-1
Update Redis port
2019-10-17 11:34:33 -07:00
Yaron Schneider fbcb7b2228
Update redis.yaml 2019-10-17 11:32:17 -07:00
Luke Kim b06e63d7ce
Merge pull request #66 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2019-10-17 11:19:58 -07:00
The Gitter Badger 0a838d3847 Add Gitter badge 2019-10-17 18:14:35 +00:00
Loïc Sharma 54574e53e1 Fix misspelling (#65) 2019-10-17 03:06:12 -07:00
Loïc Sharma 4ecbd32984 Fix mispelling (#64) 2019-10-17 03:05:18 -07:00
Haishi2016 b5f4e7cae7
sample updates to include prerequisites and clone instruction (#63)
* sample updates to include prerequisites and clone instruction

* update link
2019-10-16 15:22:25 -07:00
Ryan 97bcd6b057
Merge pull request #62 from MoienTajik/patch-1
Fixed Subtraction and Multiplication docs
2019-10-16 14:18:48 -07:00
Moien Tajik 8c43b0942c
Fixed Subtraction and Multiplication docs
.NET Core app is doing subtraction and Python app is doing multiplication.
2019-10-16 23:29:36 +03:30
Haishi2016 eee30d8a68 update code to match with doc instruction (#60) 2019-10-15 19:46:06 -07:00
Mark Fussell 9af3a937a1
Merge pull request #57 from dapr/updatediagrams
Update diagrams in docs for samples
2019-10-15 17:31:08 -07:00
Shalabh Mohan Shrivastava fb2770aad6
Merge pull request #58 from dapr/contrib
Add Contribution Guidance in samples repo
2019-10-15 17:22:46 -07:00
Shalabh Mohan Shrivastava b5f551a334 Add Contribution Guidance in samples repo
Add Contribution Guidance in samples repo
2019-10-15 17:20:09 -07:00
Young Bu Park be69b52351
rename node.js to node (#56)
* rename node.js to node
2019-10-15 16:55:29 -07:00
Young Bu Park 04211ef4bb
[distributed calculator] migrate from acr to dockerhub (#51)
* rename c# to csharp

* add makefile to build docker and push

* update the yamls
2019-10-15 16:53:32 -07:00
LM 03fff1cc75 Update diagrams 2019-10-15 16:52:55 -07:00
Young Bu Park 647cbfd71e
[Hello K8S] migrate from act to DockerHub (#52)
* migrate to dapriosamples

* add makefile
2019-10-15 16:29:40 -07:00
Young Bu Park 444ede94a8
migrate to dapriosamples (#55)
* migrate to dapriosamples dockerhub
2019-10-15 16:26:03 -07:00
Haishi2016 518d18d9ae
Merge pull request #53 from dapr/DAPR-to-Dapr
DAPR to Dapr
2019-10-15 16:25:03 -07:00
Haishi2016 ae6eea27fd
Merge pull request #48 from dapr/python-instruction
python pip instruction
2019-10-15 16:24:32 -07:00
Young Bu Park a817c9c171
[pubsub] migrate from acr to dockerhub (#54)
* migrate from acr to dockerhub
* add makefile
2019-10-15 16:23:31 -07:00
Haishi2016 21df67d1ec DAPR to Dapr 2019-10-15 16:14:56 -07:00
Haishi2016 0eb827c179
Merge pull request #49 from dapr/doc-updates
DAPR to Dapr
2019-10-15 16:06:03 -07:00
Haishi2016 010526d17a DAPR to Dapr 2019-10-15 15:47:33 -07:00
Haishi2016 f2e96f60f8 python pip instruction 2019-10-15 15:34:31 -07:00
Yaron Schneider 2a8eadc987
Merge pull request #47 from dapr/yaron2-patch-1
Update README.md
2019-10-15 15:13:47 -07:00
Yaron Schneider b23e537c53
Update README.md 2019-10-15 15:13:27 -07:00
Yaron Schneider bfa033c29d
Merge pull request #43 from mattchenderson/funcsample
Adding Functions sample
2019-10-15 11:35:48 -07:00
Yaron Schneider 006e154b06
Merge pull request #45 from dapr/yaron2-patch-1
Update node subscriber with content type
2019-10-12 19:42:45 -07:00
Yaron Schneider 52ffc40e73
Update node subscriber with content type 2019-10-12 19:41:02 -07:00
Yaron Schneider b3a3cd51d0
Merge pull request #44 from yaron2/daprio
actions to dapr rename
2019-10-11 19:43:58 -07:00
yaron2 459e93139d actions to dapr rename 2019-10-11 19:42:54 -07:00
Matthew Henderson 9ee21fec8d adjusting readme based on PR feedback 2019-10-11 12:42:32 -07:00
Matthew Henderson 861f1a35b5 adding functions sample 2019-10-11 11:34:45 -07:00
Yaron Schneider 04459fbbe1
Merge pull request #41 from dapr/thomastaylor312/docs/kubernetes_link
Updates link to Kubernetes materials
2019-10-11 10:46:20 -07:00
Yaron Schneider a9ccf087b2
Merge branch 'master' into thomastaylor312/docs/kubernetes_link 2019-10-11 10:45:54 -07:00
Young Bu Park 80a7819da1
Fix getting-started link (#40) 2019-10-11 10:26:50 -07:00
Young Bu Park 824ffce962
Add Kubernetes sample for kafka bindings (#38)
* Added makefile to build docker image
* Pushed sample docker image to docker.io/daprio registry
* Added Kafka bindings setup instruction in K8S
2019-10-11 10:26:32 -07:00