-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Description
After #44656 is merged we will have a placeholder page for task logs. We should reimplement the task logs page here.
- check if the TI try_number > 1. Then use the public rest api to fetch all previous tries and render a TryNumber selector. The selector should default to the latest try
- use the public rest api endpoint to fetch logs by task instance try
- get
default_wrapfromuseConfigto have the wrap checkbox checked or not
We can leave file source and log level alone for now since that should be filters done by the backend. Also there will be no "see more" button.
Optional to include colored log lines in this PR or in a subsequent one. #43541
Metadata
Metadata
Assignees
Labels
AIP-38Modern Web ApplicationModern Web Application
