-
Notifications
You must be signed in to change notification settings - Fork 207
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
[docs] remove 'beta' for Java SDK workflow docs #1169
Merged
Merged
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
Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: Hannah Hunter <[email protected]>
artursouza
approved these changes
Dec 6, 2024
salaboy
pushed a commit
to salaboy/java-sdk
that referenced
this pull request
Dec 10, 2024
* fix link Signed-off-by: Hannah Hunter <[email protected]> * fix one more link Signed-off-by: Hannah Hunter <[email protected]> * remove beta from Java SDK workflow Signed-off-by: Hannah Hunter <[email protected]> --------- Signed-off-by: Hannah Hunter <[email protected]> Signed-off-by: salaboy <[email protected]>
salaboy
pushed a commit
to salaboy/java-sdk
that referenced
this pull request
Dec 13, 2024
* fix link Signed-off-by: Hannah Hunter <[email protected]> * fix one more link Signed-off-by: Hannah Hunter <[email protected]> * remove beta from Java SDK workflow Signed-off-by: Hannah Hunter <[email protected]> --------- Signed-off-by: Hannah Hunter <[email protected]> Signed-off-by: salaboy <[email protected]>
salaboy
pushed a commit
to salaboy/java-sdk
that referenced
this pull request
Dec 16, 2024
* fix link Signed-off-by: Hannah Hunter <[email protected]> * fix one more link Signed-off-by: Hannah Hunter <[email protected]> * remove beta from Java SDK workflow Signed-off-by: Hannah Hunter <[email protected]> --------- Signed-off-by: Hannah Hunter <[email protected]> Signed-off-by: salaboy <[email protected]>
dapr-bot
added a commit
that referenced
this pull request
Jan 3, 2025
…ows and Activities) (#1170) * evaluating annotations Signed-off-by: salaboy <[email protected]> * adding workflows autoconfig Signed-off-by: salaboy <[email protected]> * initial @EnableDaprWorkflows implementation Signed-off-by: salaboy <[email protected]> * validating managed beans for workflows and activities Signed-off-by: salaboy <[email protected]> * [docs] remove 'beta' for Java SDK workflow docs (#1169) * fix link Signed-off-by: Hannah Hunter <[email protected]> * fix one more link Signed-off-by: Hannah Hunter <[email protected]> * remove beta from Java SDK workflow Signed-off-by: Hannah Hunter <[email protected]> --------- Signed-off-by: Hannah Hunter <[email protected]> Signed-off-by: salaboy <[email protected]> * Fix create release to run with right JDK (#1171) Signed-off-by: Artur Souza <[email protected]> Signed-off-by: salaboy <[email protected]> * Remove test from create release script. (#1172) Signed-off-by: Artur Souza <[email protected]> Signed-off-by: salaboy <[email protected]> * Fix typo crashing release script. (#1173) Signed-off-by: Artur Souza <[email protected]> Signed-off-by: salaboy <[email protected]> * Update master version to 1.14.0-SNAPSHOT (#1174) Signed-off-by: Dapr Bot <[email protected]> Signed-off-by: salaboy <[email protected]> * Generate updated javadocs for 1.13.1 (#1179) Signed-off-by: Dapr Bot <[email protected]> Co-authored-by: Dapr Bot <[email protected]> Signed-off-by: salaboy <[email protected]> * upgrading snap Signed-off-by: salaboy <[email protected]> * fix checkstyle Signed-off-by: salaboy <[email protected]> * Fix conflict and build trigger on right branch for SNAPSHOT. (#1180) Signed-off-by: Artur Souza <[email protected]> Signed-off-by: salaboy <[email protected]> * private internals Signed-off-by: salaboy <[email protected]> --------- Signed-off-by: salaboy <[email protected]> Signed-off-by: Hannah Hunter <[email protected]> Signed-off-by: Artur Souza <[email protected]> Signed-off-by: Dapr Bot <[email protected]> Co-authored-by: Hannah Hunter <[email protected]> Co-authored-by: Artur Souza <[email protected]> Co-authored-by: Dapr Bot <[email protected]> Co-authored-by: Dapr Bot <[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
remove 'beta' mentions in the Java SDK workflow docs for stable release
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: dapr/docs#3870
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: