-
Notifications
You must be signed in to change notification settings - Fork 217
Adding spring boot workflows integration to docs #1195
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
Merged
Merged
Conversation
This file contains hidden or 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
cicoyle
approved these changes
Jan 31, 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.
lgtm - was this fully done or were you still making edits? I ask bc the title says WIP
artursouza
approved these changes
Feb 3, 2025
salaboy
added a commit
to salaboy/java-sdk
that referenced
this pull request
Feb 7, 2025
Co-authored-by: Cassie Coyle <[email protected]> Signed-off-by: salaboy <[email protected]>
akkie
pushed a commit
to akkie/java-sdk
that referenced
this pull request
Feb 7, 2025
Co-authored-by: Cassie Coyle <[email protected]> Signed-off-by: Christian Kaps <[email protected]>
salaboy
added a commit
to salaboy/java-sdk
that referenced
this pull request
Feb 20, 2025
Co-authored-by: Cassie Coyle <[email protected]> Signed-off-by: Christian Kaps <[email protected]> Signed-off-by: salaboy <[email protected]>
akkie
pushed a commit
to akkie/java-sdk
that referenced
this pull request
Feb 20, 2025
Co-authored-by: Cassie Coyle <[email protected]> Signed-off-by: Christian Kaps <[email protected]>
akkie
pushed a commit
to akkie/java-sdk
that referenced
this pull request
Feb 20, 2025
Co-authored-by: Cassie Coyle <[email protected]> Signed-off-by: Christian Kaps <[email protected]>
salaboy
added a commit
to salaboy/java-sdk
that referenced
this pull request
Feb 21, 2025
Co-authored-by: Cassie Coyle <[email protected]> Signed-off-by: Christian Kaps <[email protected]> Signed-off-by: salaboy <[email protected]>
akkie
pushed a commit
to akkie/java-sdk
that referenced
this pull request
Feb 21, 2025
Co-authored-by: Cassie Coyle <[email protected]> Signed-off-by: Christian Kaps <[email protected]>
akkie
pushed a commit
to akkie/java-sdk
that referenced
this pull request
Feb 23, 2025
Co-authored-by: Cassie Coyle <[email protected]> Signed-off-by: Christian Kaps <[email protected]>
dapr-bot
pushed a commit
that referenced
this pull request
Mar 1, 2025
* Add actor testcontainer tests Signed-off-by: Christian Kaps <[email protected]> * adding auto config Signed-off-by: Christian Kaps <[email protected]> * updating ActorClient Signed-off-by: Christian Kaps <[email protected]> * registering? Signed-off-by: Christian Kaps <[email protected]> * updating actors test and actorruntime Signed-off-by: Christian Kaps <[email protected]> * updating ActorRuntime Signed-off-by: Christian Kaps <[email protected]> * Adding WorkflowTaskOptions and use it instead of TaskOptions (#1200) Signed-off-by: Christian Kaps <[email protected]> * Fix formatting issues Signed-off-by: Christian Kaps <[email protected]> * adding spring boot workflows integration (#1195) Co-authored-by: Cassie Coyle <[email protected]> Signed-off-by: Christian Kaps <[email protected]> * Register workflows and acitivities using instances along classes (#1201) Signed-off-by: Christian Kaps <[email protected]> * feat: Adding basic HTTPEndpoint configuration support in testcontainers module (#1210) * feat: Adding basic HTTPEndpoint configuration support in testcontainers module Signed-off-by: Laurent Broudoux <[email protected]> * feat: #1209 Adding test for HTTPEndpoint in testcontainers module Signed-off-by: Laurent Broudoux <[email protected]> --------- Signed-off-by: Laurent Broudoux <[email protected]> Signed-off-by: Christian Kaps <[email protected]> * fixing actors IT test and messaging IT with app-health-checks Signed-off-by: Christian Kaps <[email protected]> * Add app health check support to Dapr Testcontainer (#1213) * Add app health check support to Dapr Testcontainer Signed-off-by: Artur Ciocanu <[email protected]> * Some minor cleanup Signed-off-by: Artur Ciocanu <[email protected]> * Move waiting to beforeEach, it looks more natural Signed-off-by: Artur Ciocanu <[email protected]> --------- Signed-off-by: Artur Ciocanu <[email protected]> Co-authored-by: Artur Ciocanu <[email protected]> Signed-off-by: Christian Kaps <[email protected]> * adding license headers + adding wait for actors in test Signed-off-by: Christian Kaps <[email protected]> * Add app health check support to Dapr Testcontainer (#1213) * Add app health check support to Dapr Testcontainer Signed-off-by: Artur Ciocanu <[email protected]> * Some minor cleanup Signed-off-by: Artur Ciocanu <[email protected]> * Move waiting to beforeEach, it looks more natural Signed-off-by: Artur Ciocanu <[email protected]> --------- Signed-off-by: Artur Ciocanu <[email protected]> Co-authored-by: Artur Ciocanu <[email protected]> Signed-off-by: Christian Kaps <[email protected]> * Picks a port for DaprActorITS for test containers to avoid conflict. Signed-off-by: Artur Souza <[email protected]> Signed-off-by: Christian Kaps <[email protected]> * Add app health check support to Dapr Testcontainer (#1213) * Add app health check support to Dapr Testcontainer Signed-off-by: Artur Ciocanu <[email protected]> * Some minor cleanup Signed-off-by: Artur Ciocanu <[email protected]> * Move waiting to beforeEach, it looks more natural Signed-off-by: Artur Ciocanu <[email protected]> --------- Signed-off-by: Artur Ciocanu <[email protected]> Co-authored-by: Artur Ciocanu <[email protected]> Signed-off-by: Christian Kaps <[email protected]> * using random port thanks to @artur-ciocanu Signed-off-by: Christian Kaps <[email protected]> * Update TestRestController.java Signed-off-by: artur-ciocanu <[email protected]> * Update DaprActorsIT.java Signed-off-by: artur-ciocanu <[email protected]> * Update DaprContainer.java Signed-off-by: artur-ciocanu <[email protected]> --------- Signed-off-by: Christian Kaps <[email protected]> Signed-off-by: Laurent Broudoux <[email protected]> Signed-off-by: Artur Ciocanu <[email protected]> Signed-off-by: Artur Souza <[email protected]> Signed-off-by: Artur Souza <[email protected]> Signed-off-by: artur-ciocanu <[email protected]> Co-authored-by: salaboy <[email protected]> Co-authored-by: artur-ciocanu <[email protected]> Co-authored-by: Cassie Coyle <[email protected]> Co-authored-by: Laurent Broudoux <[email protected]> Co-authored-by: Artur Ciocanu <[email protected]> Co-authored-by: Artur Souza <[email protected]> Co-authored-by: Artur Souza <[email protected]>
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
Adding SB docs for Workflows.
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #1194
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: