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

Conversation

skyao
Copy link
Member

@skyao skyao commented Sep 22, 2023

Description

Add Java workflow quickstart.

Issue reference

Please reference the issue this PR will close: #903

And this PR will replace PR #922 according to Mark's comment.

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • The quickstart code compiles correctly
  • You've tested new builds of the quickstart if you changed quickstart code
  • You've updated the quickstart's README if necessary
  • If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.

@skyao skyao mentioned this pull request Sep 22, 2023
4 tasks
skyao and others added 5 commits September 22, 2023 07:47
* 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]>
@skyao
Copy link
Member Author

skyao commented Sep 25, 2023

@paulyuk Hi, Paul, would you please have a look at this java workflow quickstart?

@paulyuk
Copy link
Contributor

paulyuk commented Sep 27, 2023

@skyao could you please refresh your branch? you shouldn't need to pull all the other APIs like Pubsub with you because those went in via #935 and #911 etc.

@skyao
Copy link
Member Author

skyao commented Sep 28, 2023

@skyao could you please refresh your branch? you shouldn't need to pull all the other APIs like Pubsub with you because those went in via #935 and #911 etc.

Hi, Paul, it seems that my branch is mixed by the commits from both master branch and release-1.12 branch. To make it clean, I raised other PR #940 to place this PR: it based on latest release-1.12 branch and all my changes has been copied to it (just one workflow/java folder).

@skyao
Copy link
Member Author

skyao commented Sep 28, 2023

Replaced by PR #940 to make code clean.

Closed this PR.

@skyao skyao closed this Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants