Commit Graph

210 Commits

Author SHA1 Message Date
yaron2 40352a1f20 Merge branch 'samplefix' of github.com:yaron2/samples-1 into samplefix 2020-02-12 16:48:31 -08:00
yaron2 3aab0f0006 add tag 2020-02-12 16:48:26 -08:00
Yaron Schneider b52afc80ec
Merge branch 'master' into samplefix 2020-02-12 16:38:19 -08:00
yaron2 4d2e67e06c change helm 2 to helm 3 2020-02-12 16:37:31 -08:00
pruthvidhodda 1c7c79019d
Add tags to all sample images in deploy yamls (#151) 2020-02-11 16:43:21 -08:00
pruthvidhodda 98fb473cbd
Update sample 2 to work for 'Next Steps' section in Readme (#149)
* Update sample 2 to work for 'Next Steps' section in Readme

* Copy node and python app code
* Correct the Dockerfiles
* Correct the makefile
* Add tags to images in yaml

* Delete package-lock.json

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-02-11 15:27:31 -08:00
Young Bu Park a8baa63b0f
remove package lock (#150) 2020-02-11 15:21:21 -08:00
Young Bu Park d005926105
build middleware echoapp on ci (#148) 2020-02-11 14:16:27 -08:00
Haishi2016 498db8271b
middleware sample (#130)
Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-02-11 13:53:58 -08:00
pruthvidhodda cd543c9ad2
Update multistate (#144)
* Update 1.hello-world sample to work with multi state store changes

* Correct stateStoreName in README.md

* Update samples 1 and 3

* Update sample 1 to remove string concatenation for stateStoreName
* Update sample 3 to work with the changes made for multi state store

* Correct state url in 3.distributed-calculator sample

* Add references to state store name configuration

* Updating comments

Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-02-11 11:11:13 -08:00
Young Bu Park f4e3c1bb49
Upgrade from helm2 to helm3 (#142) 2020-02-10 14:00:50 -08:00
polar3130 1b27fb7c6e Fix an command option and testclient's filename (#131) 2020-01-07 14:03:01 -08:00
Ryan 0c8b4dab9e Updated readme (#126)
Updated readme to reflect the new location of the app.py code that is referenced
2019-12-13 11:13:03 -08:00
Lachlan Evenson b6fe1d8433 (fix/docs): Update sample app install instructions (#127)
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2019-12-13 10:13:30 -08:00
Artur Souza 04e46ccbf1
Update sample 1 from dapr send to dapr invoke (#124)
* Update README.md for 1.hello-world.

Update README.md for 1.hello-world to reflect latest version.

* s/dapr send/dapr invoke/
2019-12-05 14:25:23 -08:00
Yaron Schneider 827fd00352
Merge pull request #122 from yaron2/030
add 0.3.0 tag link
2019-12-05 10:49:47 -08:00
yaron2 db5cc849ba add 0.3.0 tag link 2019-12-05 10:49:20 -08:00
Mark Fussell c879fa8b31 Fixed the quotes for dapr send on windows (#119)
* Fixed the quotes for dapr send on windows

* Shows CMD vs PowerShell commands for dapr send.

* Fix typos and spelling out CMD
2019-12-03 12:04:41 -08:00
Artur Souza 63472ec1eb
Diagrams (#118)
* Update README.md for 1.hello-world.

Update README.md for 1.hello-world to reflect latest version.

* Adding original ppt for all sample diagrams + other fixes and updates.
2019-11-27 14:12:47 -08:00
Jonas Lomholdt 49ff9e829b Update README.md (#116)
Use `or` instead of `and` to show that list of Kubernetes cluster options are not exhaustive.
2019-11-25 19:47:31 -08:00
Jonas Lomholdt cfec433169 Fix sample typo (#117)
Fix typo in pub-sub example.
2019-11-25 18:21:12 -08:00
Artur Souza 665605623e
Merge sample 1 and 2 (#113)
* Update README.md for 1.hello-world.

Update README.md for 1.hello-world to reflect latest version.

* Changing samples 1 and 2 to share the same sample apps.
2019-11-25 12:07:56 -08:00
Artur Souza e2696774ab
Update README.md for 1.hello-world. (#111)
Update README.md for 1.hello-world to reflect latest version.
2019-11-19 20:52:36 -08:00
Artur Souza dd2381197f
Fixing broken link in 2.hello-kubernetes (#110) 2019-11-19 18:49:59 -08:00
Artur Souza c385549c60
Adding error handling so it does not return 200 when cannot talk to redis. (#108) 2019-11-19 14:19:32 -08:00
Young Bu Park e09a3a3273
Add dapr 0.2.0 sample version to readme
Add dapr 0.2.0 sample version to readme
2019-11-15 08:58:29 -08:00
Yaron Schneider b9f99d3663 update Kafka binding with authRequired (#107) 2019-11-14 13:57:38 -08:00
Ryan 14d88eb7e8
Merge pull request #104 from dapr/ryanvolum/sample1-clarification
Added clarification about port configurability
2019-11-12 16:24:35 -08:00
Ryan 87373678c9
Used markdown syntax 2019-11-12 16:18:01 -08:00
Ryan 8d94dc6896
Tweaked format 2019-11-12 16:13:09 -08:00
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