Commit Graph

5 Commits

Author SHA1 Message Date
Donovan Brown 32020d8930
Twitter v1 (#51)
* Update to .NET 5.0 and 1.0 of Dapr

* Update Twitter Demo3 to 1.0.0

* Update README.md

* Fixed bug where the resources were in default location.

* Added all of Mark Fussell's feedback.
2021-03-16 14:23:31 -07:00
Donovan Brown 1213ded4ab
Twitter Demo update (#48)
* Demo 2 is working with RC2

* Fixing run commands and addign better errors.

* Improved logging

* Demo 2 Updated to RC2

* Polish

* Fixed Demo3 yaml files.

* removing the vendor folder

* Helm chart is working!

* Setup script is working

* Adding helpful comments

* Make all version consistent

* Demo2 polish
moved compoents folders.

* Only thing not working is Zipkin

* The W3C contextis now propagated.

* Zipkin now works in K8s as well.

* removing bin folder from .net project

* chaning bin folder to exec so I can have in all projects.
bin is not a good name in .net projects

* Fixed copy and paste error.

* Fixed copy and paste error.

* Clean-up

* Added setup.ps1 to demo2
This creates the cognitive services needed for the demo.

* Adding location for those that don't have defaults set.
Found this testing on virgin machine.

* Clean up

* Updated command name from a local alias

* Adding a setup.sh script to demo 2
Added .sh to bash scripts

* Added bash script for demo3

* reducing to a single componets folder.

* Reduced folders

* Making all .sh file executable.

* Moving to test on mac

* added u+x

* Tested on macOS

* Show different notes from helm on Windows.

* Polish on the setup scripts for demo 3.

* improved formatting

* Works on mac time for docs

* Cleaned up everything.

* Fixed twitter demo readme.

* Final test on macOS

* Updated image tag to match runtime.
Added unique value to resource names.

* adding detail to readme

* Added Luke's feedback

* Fixed gitignore

* Polish scripts

* Let you set k8sversion

* Polished Scripts.

* Updated everything to RC4

* Updated readme.md to make the requirement of .net core 3.1 clear.

* Returning the Java and Python demos.
2021-02-12 16:04:32 -08:00
Yaron Schneider bf1f30ad42
add version field for components (#47) 2021-01-25 14:49:57 -08:00
Shailendra Singh 5f9f8f585c
Update handler.go (#7)
Updated for 0.9.0
2020-08-31 09:56:39 -07:00
Ori Zohar 749774906c Initial changes to convert repo to Samples repo 2020-08-13 10:16:28 -07:00