-
Notifications
You must be signed in to change notification settings - Fork 532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jobs API - Python HTTP Quickstart #1159
Closed
Closed
+2,026
−325
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…duce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
…educe vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ANYIO-7361842
Signed-off-by: Joël Séguillon <joel.seguillon@gmail.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
…actices and Dapr package (1.15.0 rc01) Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: KentHsu <chiahaohsu9@gmail.com> Signed-off-by: Alice Gibbons <alice@diagrid.io>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Co-authored-by: Mike Nguyen <hey@mike.ee> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Mike Nguyen <hey@mike.ee> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Mike Nguyen <hey@mike.ee> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Alice Gibbons <alice@diagrid.io>
Signed-off-by: Alice Gibbons <alice@diagrid.io>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Co-authored-by: Mike Nguyen <hey@mike.ee> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Fix/tests on release
Need RC.2 containing fix for deprecation flags. see dapr/cli#1478 Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
HTTP csharp jobs quickstart
Modernized and updated Dapr Workflows .NET quickstart
helloworld: add terminal to node app for vscode
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
…7d444dd [Snyk] Security upgrade anyio from 3.7.1 to 4.4.0
…8ae19c9 [Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2
Creating Conversation Quickstart for Go
Signed-off-by: Alice Gibbons <alice@diagrid.io>
…-conversation Csharp conversation API quickstarts
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Merge changes from master to release-1.15 branch
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
alicejgibbons
requested changes
Feb 5, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rochabr release-1.15 branch :)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Creating Jobs API Quickstart for Python - HTTP
Issue reference
Please reference the issue this PR will close: #1110
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: