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

SpringBoot - add workflow and activity metadata to RegisteredInfo #1995

Merged

Conversation

tsurdilo
Copy link
Contributor

@tsurdilo tsurdilo commented Feb 26, 2024

Added Workflow and Activity metadata to registered info
Tested with sample temporalio/samples-java#576

Now users can get a lot more info about registered workflows and activities:

Screenshot 2024-02-25 at 9 40 45 PM

@Quinn-With-Two-Ns sorry should have added this in the initial pr :) your suggestion to make it object type so we can add more data to it was awesome, allowed for this

@Quinn-With-Two-Ns
Copy link
Contributor

Can we also add some basic tests for this? just verify a workflow registered returns the correct metadata?

@tsurdilo tsurdilo force-pushed the springboot-registerinfo-addmetadata branch from 790a4a1 to 9c88693 Compare March 11, 2024 03:24
@tsurdilo
Copy link
Contributor Author

added test lets me know if ok to merge now

@tsurdilo tsurdilo merged commit 26a8595 into temporalio:master Apr 4, 2024
7 checks passed
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.

2 participants