Skip to content
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

Syncing Release 1.12 with master and multi-run changes #936

Merged
merged 4 commits into from
Sep 25, 2023

Commits on Sep 21, 2023

  1. Add holopin.yml config (dapr#923)

    Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
    marcduiker authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e278ba4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Updating Readme's to default to dapr run -f . (dapr#874)

    * Updating Invoke readme in C# to favor dapr run -f
    
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
    
    * Adding back single app run steps and tests, but to the end.
    
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
    
    * Update service_invocation/csharp/http/README.md
    
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
    
    * Updated and hardened test
    
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
    
    * Invoke * and partial PubSub with multi-run files & readmes & tests
    
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
    
    * Multi run done for Pubsub C#, Python and Node (http, sdk)
    
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
    
    * Added Pubsub support for Go, Java
    
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
    
    * updating readmes with correct appid
    
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
    
    * Updating tests for PubSub and Service invoke to Paas with multiapp run
    
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
    
    * More fine tuning of pubsub tests (timeouts, step ends)
    
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
    
    * Fixing Python FastAPI and C# Pubsub tests
    
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
    
    ---------
    
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
    Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
    Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
    Co-authored-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
    Co-authored-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    4 people authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    dcd97ee View commit details
    Browse the repository at this point in the history
  2. Patching tests to pass (C# timing, Python uvicorn) (dapr#933)

    Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
    paulyuk authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7ee9b29 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge branch 'master' of github.com:paulyuk/quickstarts into release-…

    …1.12
    Paul Yuknewicz authored and Paul Yuknewicz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    300f749 View commit details
    Browse the repository at this point in the history