Commit Graph

8 Commits

Author SHA1 Message Date
Robin-Manuel Thiel 2f6fedb164
Flush Python logs to display them in non-interactive sessions (#221) 2020-05-28 11:17:18 -07:00
Robin-Manuel Thiel da05bb0180
Add timeout to HTTP requests in Python samples (#219)
* Add timeout to request to avoid endless hangs

* Add timeout to request to avoid endless hangs
2020-05-27 09:23:12 -07: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
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
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
Aman Bhardwaj 753382d34c Adding license header and updating to MIT license. 2019-10-08 19:36:02 -07:00
Young Bu Park 87ced62048 Rename Actions to Dapr 2019-10-04 15:41:31 -07:00
unknown 56bd52141f moved samples from actions repo 2019-09-27 10:42:05 -07:00