Commit Graph

17 Commits

Author SHA1 Message Date
Artur Souza 1403b3e0cc
Fix to work with more recent version of cognitive services. (#92)
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-11-11 17:24:05 -08:00
Shubham Sharma 03f386df4a
Remove unused dependencies that are non-compliant (#98)
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-02-13 12:26:29 -08:00
Jessica Deen 0a413cf0b0
Twitter sentiment Demo 3 Updates (#74)
* + Latest K8s version support & progress indicator

* + Latest K8s version support & progress indicator

* Add clarity & bump Dapr version
2021-11-16 01:49:43 +02:00
Donovan Brown 105a1a02b1
body-parser has been deprecated. (#57) 2021-05-12 12:50:10 -07:00
Bruno Borges e8b339696b
Remove Lombok (#62)
* Remove Lombok

* add missing tostring methods

* remove unused import
2021-05-07 10:05:15 -07:00
Bruno Borges b643c11737
Use MS Build of OpenJDK (#61)
* ensure java 11 compilation level, and print JDK name/version

* Run with MS Build of OpenJDK

* right set of modules, and fix bin path in CMD

* simplified module list

* missed this dockerfile
2021-05-03 22:24:23 -07:00
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
Charlie Stanley 2c493f23bf
Update twitter python demo for 1.0.0 (#50) 2021-02-17 16:07:53 -08:00
Phil Kedy 143c59b6e5
Removing twitter API credentials (#49) 2021-02-16 19:58:10 -05: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
Artur Souza 257cf0d633
Make twitter processor javademo run on K8s. (#38) 2020-12-07 10:58:20 -08:00
Young Bu Park 9f849c8cf0
Initial commit of twitter processing pipeline sample using python-sdk (#37)
* initial commit of py-demo

* fix typo

* fix typo

* fix

* fix comments

* fix comments

* added unknown.svg

* fix overview img

* Fix typos
2020-12-04 18:14:39 -08:00
Artur Souza d61d433ea3
Twitter demo in Java. (#34) 2020-11-23 15:51:25 -08:00
Aaron Crawfis ceaf39439a
Update docs links to new platform (#31) 2020-10-26 11:47:55 -07: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