Commit Graph

17 Commits

Author SHA1 Message Date
Bilgin Ibryam c83d8268b4
Typos and grammatical errors only
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
2025-03-25 13:38:20 +00:00
Elena Kolevska 2f5a5d0b0e
Merge 1.15 into master (#1172)
* fix: configuration/python/http/order-processor/requirements.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250

* fix: pub_sub/python/sdk/order-processor-fastapi/requirements.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ANYIO-7361842

* helloworld: add terminal to node app for vscode

Signed-off-by: Joël Séguillon <joel.seguillon@gmail.com>

* chore: bump runtime version to rc.2 (#1126)

Signed-off-by: Mike Nguyen <hey@mike.ee>

* chore: cleanup & unify workflows and bump kind version (#1127)

Signed-off-by: Mike Nguyen <hey@mike.ee>

* Creating Conversation folder

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Modernized and updated Workflow .NET quickstart to use latest best practices and Dapr package (1.15.0 rc01)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Updated Dapr package version to use latest RC02

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* COnverstaion API

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* add python-sdk in cryptography (#1093)

Signed-off-by: KentHsu <chiahaohsu9@gmail.com>
Signed-off-by: Alice Gibbons <alice@diagrid.io>

* Fixing Conversation HTTP example for RC5

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Fixing Conversation SDK example for RC5

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update conversation.go

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update go.mod

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update go.mod

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* fix: updates CLI and runtime version to fix tests (#1138)

Signed-off-by: Mike Nguyen <hey@mike.ee>

* Tests updates

Signed-off-by: Alice Gibbons <alice@diagrid.io>

* HTTP csharp jobs quickstart

Signed-off-by: Alice Gibbons <alice@diagrid.io>

* Finishing conversation sdk and fixing components path

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update conversation/go/http/README.md

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* fix: bump python crypto dep to >=1.14

Signed-off-by: Mike Nguyen <hey@mike.ee>

* fix: modify actors/cs test assertion

Signed-off-by: Mike Nguyen <hey@mike.ee>

* fix: define update deps for python wf quickstart

Signed-off-by: Mike Nguyen <hey@mike.ee>

* fix(test): typo in existing quickstart validation

Signed-off-by: Mike Nguyen <hey@mike.ee>

* fix: update python WF dep names

Signed-off-by: Mike Nguyen <hey@mike.ee>

* Update global.env with Dapr CLI 1.15.0-rc.2

Need RC.2 containing fix for deprecation flags.  see https://github.com/dapr/cli/pull/1478

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Update conversation/go/sdk/dapr.yaml

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/http/dapr.yaml

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/sdk/dapr.yaml

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Updating sleep and timeout times

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update conversation/go/sdk/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/sdk/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Comversation README improvements

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update conversation/go/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/sdk/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/sdk/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* removing files from PR

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Csharp conversation quickstarts

Signed-off-by: Alice Gibbons <alice@diagrid.io>

* Python Jobs  API - HTTP quickstart

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Version bump (dapr rc8, cli rc3 and python sdk 1.15.0rc2) (#1148)

* Updates to python sdk 1.15.0rc2

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Test fix

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* test fix

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Bumps runtime and cli versions

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Bumps runtime to rc8

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>

* Python Conversation http Quickstart (#1150)

* Python Conversation API - HTTP quickstart

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update conversation/python/http/dapr.yaml

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/python/http/dapr.yaml

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

---------

Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Added Quickstart for Javascript Jobs  HTTP api (#1134)

* Added Quickstart for Javascript Jobs HTTP api

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Updated Read me for Jobs quickstart

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Updated Package json with the right services names and correct ports

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Updated JS Jobs README to clear dotnet processes

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Reordered props in dapr.yaml

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

---------

Signed-off-by: Constantin Chirila <constantin@diagrid.io>
Co-authored-by: Constantin Chirila <constantin@diagrid.io>
Co-authored-by: Mike Nguyen <hey@mike.ee>

* Fix inconsistent dapr.yaml and appIDs (#1152)

* Fix inconsistent multi-app run files

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Rename appID for consistency

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update appID for consistency

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* fix appID

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Fix appID

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Remove schedulerHostAddress

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

---------

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* RC 9 and CLI RC 4 (#1153)

Signed-off-by: Alice Gibbons <alice@diagrid.io>

* Conversation JS HTTP Quickstart (#1154)

* Added Quickstart for Javascript Conversation HTTP api

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Minor change

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Updated Readme

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Removed redundant check on response

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Updated Readme

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

---------

Signed-off-by: Constantin Chirila <constantin@diagrid.io>
Co-authored-by: Constantin Chirila <constantin@diagrid.io>

* splitting header

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* updating to runtime version 1.15.0-rc.10 and cli version 1.15.0-rc.5

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* removing flask, fixing print statements

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* readme

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* gitignore

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update jobs/python/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update jobs/python/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* removing debug logs

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update jobs/python/http/README.md

Signed-off-by: Alice Gibbons <alicejgibbons@gmail.com>

* chore:RC 11

Signed-off-by: Alice Gibbons <alice@diagrid.io>

* removing localhost scheduler and gitignore

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* removing unecessary parsing step

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update .NET workflow quickstart

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update Java Workflow sample

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update Python Quickstart

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Fix event name

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update JavaScrrip WF Quickstart with new naming, input and output.

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update Python WF quickstart to wait_for_workflow_completion

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Clean up Python

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* update Go Workflow to use WaitForCompletion

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Add clarification about sending/receiving events

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* All validations are working

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Fixed python conversation quickstart

* Add link to raise event

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* release: bump go examples to rc1

Signed-off-by: Mike Nguyen <hey@mike.ee>

* updating dapr version to 1.15.0-rc.18 (#1168)

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Conversation quickstarts updates - Python and Go (#1169)

* Adds python conversation api sdk quickstart. Updates python sdk version. Updates parameter name in conversation quickstart in Go.

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Fixes .net http quickstart for Conversation API

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* rename

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Fixes js conversation quickstart

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Older dependency

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Sets up a clean virtual environment for every quickstart

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>

* Adds uvicorn in requirements.txt

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Runs the install step

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Updated Dapr .NET SDK package to use latest protos - no other changes needed to the example (#1170)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Alice Gibbons <alice@diagrid.io>

* Update global.env

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Bumps python sdk to 1.15.0

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Joël Séguillon <joel.seguillon@gmail.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: KentHsu <chiahaohsu9@gmail.com>
Signed-off-by: Alice Gibbons <alice@diagrid.io>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Signed-off-by: Constantin Chirila <constantin@diagrid.io>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Joël Séguillon <joel.seguillon@gmail.com>
Co-authored-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Fernando Rocha <fernando@diagrid.io>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Kent (Chia-Hao), Hsu <mycodelearner2020@gmail.com>
Co-authored-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Co-authored-by: Alice Gibbons <alice@diagrid.io>
Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Constantin Chirila <constantin.chirila@gmail.com>
Co-authored-by: Constantin Chirila <constantin@diagrid.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2025-02-28 06:14:51 -08:00
Joe Bowbeer 44d7fdcd8c npm audit fixes and lock files
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
2024-07-29 00:15:18 +00:00
Eric Halsey 2cefa465aa Added header to README.md
Signed-off-by: Eric Halsey <ehalseyhb@gmail.com>
2023-06-02 17:58:20 -07:00
Eric Halsey 20ac794afd Added header
Signed-off-by: Eric Halsey <ehalseyhb@gmail.com>
2023-05-24 11:13:30 -07:00
MD Ashique 37784b8f8b updated url to fix 404 erroe
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2023-03-07 18:16:27 +05:30
Hal Spang 7de7facaf5 Update Node.js version to support null coalescing
Several node apps now use the null coalescing operator '??' which
is not supported until node v14+.

Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-07-14 17:01:13 -04:00
AkhilaC 7787b0cbf2
Update tutorials/hello-world/node/app.js
Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-06-05 18:43:30 +05:30
akhilac1 78caa028b2 #682 APP_PORT not injected into app container
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-06-04 12:59:48 +05:30
AkhilaC f76035198b
Fix quickstarts to use app-port (#675)
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-05-31 16:05:37 -07:00
Tony Surma 71e5489c6d
add folder paths to launch for split projects (#493)
Signed-off-by: tonysurma <5067595+tonysurma@users.noreply.github.com>

Co-authored-by: tonysurma <5067595+tonysurma@users.noreply.github.com>
2022-05-23 15:05:50 -07:00
Alessandro (Ale) Segala 3f54324acb
Updated hello-world/-kuberentes Node.js apps (#642)
* Updated hello-world/-kuberentes Node.js apps

1. Using async/await rather than promises for better readability
2. Make sure that methods do not return until state is committed

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* 💄
2022-04-27 12:16:42 -07:00
Patrick Huber 5b97bf5427
Update README.md (#634)
* Update README.md

fixes path in documentation

* Update README.md

fixes folder

* Update README.md

fixes folder
2022-04-26 21:37:13 -07:00
Doug Davis 2303dab82e
Put reader in 'node' dir (#595)
W/o this change the reader might not realize they need to cd into the
'node' dir to see the app.js file that we talk about next.

Also removed some extra whitespace at the end of some lines.

Signed-off-by: Doug Davis <dug@microsoft.com>
2022-03-23 17:41:27 -07:00
Paul Yuknewicz 009a9adae8
Fixing regressions to broken tests (new link) and dev container (#617)
* moving devcontainer to root to enable

* Fix for tutorials to point to new dapr-cli-link

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Fixed additional broken links found by MMD `make validate` in tutorials.

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Changing readme to call python3 instead of python per best practices

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Fixed zipkin api bug failing tests.  Duration with current multiply code will never be slow enough to return traces results!

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-03-21 16:28:16 -07:00
amulyavarote 066424db45
Renamed workflows and changes licenses (#609)
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>

Co-authored-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-03-18 11:31:24 -07:00
Nick Greenfield 9b9837d75a Move existing quickstarts into tutorials directory.
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-02-14 15:49:04 -08:00