Uh oh!
There was an error while loading. Please reload this page.
[v3-0-test] Update TaskLogContent to support virtualized rendering (#50746) - #51202
Conversation
pierrejeambrun
left a comment
There was a problem hiding this comment.
static checks need fixing.
pierrejeambrun
commented
Jun 3, 2025
cc: @bbovenzi (merger) @guan404ming (author) |
kaxil
commented
Jun 3, 2025
Could we fix this possibly in next 20-30 mins? If not, I will have to move this to 3.0.3 |
This type error happened since the upstream PR #50547 is not cherry picked here but it does not affect the function work in this PR even it doesn't picked here. Should we add it in or just fix the static error here. If so, I think I currently don't have permission to push to this branch. But change is simple is just in maybe someone has permission could help with this, thanks! |
pierrejeambrun
commented
Jun 3, 2025
Needed backport PR first: #51357 |
guan404ming
commented
Jun 3, 2025
Thanks! |
7696572 to
f248debCompareI just rebased this PR on top to anticipate the CI and make it mergeable faster |
guan404ming
left a comment
There was a problem hiding this comment.
Static error fixed, thanks for the rebase.
…50746) (#51202) * Fix OpenAPI schema for `get_log` API (#50547) * Fix openapi schema for get_log API * Fix test_log (cherry picked from commit 08cc57d) * [v3-0-test] Update `TaskLogContent` to support virtualized rendering (#50746) * Update TaskLogContent to support virtualized rendering * Update TaskLogPreview and Logs to handle undefined parsedLogs (cherry picked from commit 813f3e3) Co-authored-by: Guan Ming(Wesley) Chiu <105915352+guan404ming@users.noreply.github.com> --------- Co-authored-by: LIU ZHE YOU <68415893+jason810496@users.noreply.github.com> Co-authored-by: Guan Ming(Wesley) Chiu <105915352+guan404ming@users.noreply.github.com>
Update TaskLogContent to support virtualized rendering
Update TaskLogPreview and Logs to handle undefined parsedLogs
(cherry picked from commit 813f3e3)
Co-authored-by: Guan Ming(Wesley) Chiu 105915352+guan404ming@users.noreply.github.com