Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add fields from extended info to DescribeWorkflow output #771

Merged
merged 2 commits into from
Feb 27, 2025

Conversation

ychebotarev
Copy link
Contributor

@ychebotarev ychebotarev commented Feb 27, 2025

What was changed

Add extended info to the DescribeWorkflow output.

Why?

Customer request.

Copy link
Collaborator

@josh-berry josh-berry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but would like @cretz 's eyes as well

Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non-blocking request

Comment on lines 121 to 125
ExecutionExpirationTime time.Time
RunExpirationTime time.Time
CancelRequested bool
LastResetTime time.Time
OriginalStartTime time.Time
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should add the cli:",cardOmitEmpty" on any of these that can have zero values, but that can be done in a subsequent PR if there are time constraints since there are no compatibility expectations with text output

@ychebotarev ychebotarev merged commit 97cc6c2 into main Feb 27, 2025
8 checks passed
@ychebotarev ychebotarev deleted the y_extended_info branch February 27, 2025 20:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants