Thanks to visit codestin.com
Credit goes to github.com

Skip to content

💥 Breaking Change - Make static_details and static_summary lazy on the workflow description #869

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tconley1428
Copy link
Contributor

What was changed

Make static_details and static_summary lazy on the workflow description

Why?

Converting these fields can be expensive and is only necessary if the client requests these details.

Checklist

  1. Closes [Feature Request] Change get static summary/details on workflow in client to be lazy #840

  2. How was this tested:

  1. Any docs updates needed?
    Yes, breaking change in the API

@tconley1428 tconley1428 requested a review from a team as a code owner May 14, 2025 17:21
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.

[Feature Request] Change get static summary/details on workflow in client to be lazy
2 participants