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

Java workflow quickstart #925

Closed
wants to merge 18 commits into from

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    8631c81 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. update workflow activities to use dapr client to access state store; …

    …update readme
    
    Signed-off-by: Sky Ao <[email protected]>
    skyao committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e0e4bdd View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

    Signed-off-by: Marc Duiker <[email protected]>
    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. enable maven snapshots repo for java workflow quickstart

    Signed-off-by: Sky Ao <[email protected]>
    skyao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    6780a79 View commit details
    Browse the repository at this point in the history
  2. cd order-processor before dapr run

    Signed-off-by: Sky Ao <[email protected]>
    skyao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3ed8bc2 View commit details
    Browse the repository at this point in the history
  3. update print content and readme for valildation

    Signed-off-by: Sky Ao <[email protected]>
    skyao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b3f0380 View commit details
    Browse the repository at this point in the history
  4. 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 <[email protected]>
    
    * Adding back single app run steps and tests, but to the end.
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * Update service_invocation/csharp/http/README.md
    
    Co-authored-by: Mark Fussell <[email protected]>
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * Updated and hardened test
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * Invoke * and partial PubSub with multi-run files & readmes & tests
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * Multi run done for Pubsub C#, Python and Node (http, sdk)
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * Added Pubsub support for Go, Java
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * updating readmes with correct appid
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * Updating tests for PubSub and Service invoke to Paas with multiapp run
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * More fine tuning of pubsub tests (timeouts, step ends)
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * Fixing Python FastAPI and C# Pubsub tests
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    ---------
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    Signed-off-by: Paul Yuknewicz <[email protected]>
    Signed-off-by: Paul Yuknewicz <[email protected]>
    Co-authored-by: Paul Yuknewicz <[email protected]>
    Co-authored-by: Paul Yuknewicz <[email protected]>
    Co-authored-by: Mark Fussell <[email protected]>
    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
  5. Patching tests to pass (C# timing, Python uvicorn) (dapr#933)

    Signed-off-by: Paul Yuknewicz <[email protected]>
    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 26, 2023

  1. Bump csharp sdk to latest RC

    Signed-off-by: Pravin Pushkar <[email protected]>
    pravinpushkar committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b6e37b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    df8bd14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13541f9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'java-workflow-quickstart' of github.com:skyao/quickstar…

    …ts into java-workflow-quickstart
    skyao committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    65a98d5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dapr#938 from pravinpushkar/bump_csharp_sdk

    Bump csharp sdk to latest RC
    paulyuk authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c7ec795 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    paulyuk authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    bb2a3bc View commit details
    Browse the repository at this point in the history
  6. Update README.md

    paulyuk authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    32ffc03 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    paulyuk authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4d7311c View commit details
    Browse the repository at this point in the history
  8. Update README.md

    paulyuk authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1a65995 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    ae580a6 View commit details
    Browse the repository at this point in the history