Commit Graph

1430 Commits

Author SHA1 Message Date
Ryan be34690b3c
Added clarification about port configurability
Closes #100
2019-11-12 16:10:33 -08:00
Derrick Miller 7591171a2b Use `docker push` to publish images to a registry (#102) 2019-11-08 11:17:23 -08:00
Ryan 789f9c5042
Merge pull request #99 from yanxinyuan/patch-2
Remove duplicated word "to" in document of "1.hello-world" sample
2019-11-06 12:45:26 -08:00
xy 0bb32e55f3
Remove duplicated word "to"
link issue #98
2019-11-06 17:46:23 +08:00
Yaron Schneider cceabf29ad
Merge pull request #92 from RicardoNiepel/patch-1
Cleanup for running 5. bindings locally
2019-11-01 14:08:14 -07:00
Young Bu Park 96e2d121f2
Merge branch 'master' into patch-1 2019-11-01 14:02:23 -07:00
Young Bu Park bcd905f1ca
Set default sample registry in ci (#95) 2019-11-01 14:02:02 -07:00
Ricardo Niepel f45087d217
Cleanup for running 5. bindings locally 2019-10-31 17:28:41 +01:00
Young Bu Park 689869c0a4
Use badge for the build from master branch (#89)
Use badge for the build from master branch
2019-10-28 12:06:01 -07:00
Young Bu Park 12e3ae9bf9
revert change to fix pubsub sample (#85) 2019-10-24 17:38:12 -07:00
Young Bu Park 78c54452a0
Reorder Supported Dapr Runtime version section (#84)
Reorder Supported Dapr Runtime version section
2019-10-24 16:31:01 -07:00
Young Bu Park eeaa18aafe
Add build and license badge (#83)
Add build and license badge
2019-10-24 15:11:52 -07:00
Young Bu Park ad5c502993
Add sample versioning with runtime (#82)
Add sample versioning with runtime
2019-10-24 14:56:31 -07:00
Young Bu Park cdf112cac0
[CI] Enable GitHub Actions for Samples (#80)
Enable GitHub Actions for Samples
2019-10-24 14:51:06 -07:00
Ryan befaaae8ea
Merge pull request #77 from dapr/ryanvolum/pull-request-template
Updated Sample PR guidelines
2019-10-21 08:49:03 -07:00
Ryan d7afbba9a3
Updated Sample PR guidelines
Tweaked the checklist, since sample PRs are different from runtime PRs
2019-10-20 22:12:43 -07:00
Ryan 3b85034c30
Merge pull request #74 from ElderJames/master
fix orderID to orderId in postman1.jpg
2019-10-20 17:02:34 -07:00
Ryan 2d1bc101cf
Merge branch 'master' into master 2019-10-20 17:00:52 -07:00
Ryan 2c084fa4b3
Merge pull request #68 from Geertvdc/master
fixed errors in readme and added restclient sample
2019-10-20 17:00:34 -07:00
Ryan 68192d20e1
Added missing "the" 2019-10-20 16:59:59 -07:00
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