From 5258c3511aa7e8985f00b4aa8e08df3e464c1a16 Mon Sep 17 00:00:00 2001 From: esw-afabiano <135993301+esw-afabiano@users.noreply.github.com> Date: Fri, 24 Jan 2025 13:29:40 -0300 Subject: [PATCH] Update .changeset/loud-baboons-relate.md Co-authored-by: Ben Lambert Signed-off-by: esw-afabiano <135993301+esw-afabiano@users.noreply.github.com> --- .changeset/loud-baboons-relate.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.changeset/loud-baboons-relate.md b/.changeset/loud-baboons-relate.md index 408188abd0..a6ea65f685 100644 --- a/.changeset/loud-baboons-relate.md +++ b/.changeset/loud-baboons-relate.md @@ -3,5 +3,4 @@ '@backstage/plugin-scaffolder': minor --- -Changes the TaskLogStream to take up all remaining space -Changes the RealLogViewer to always display the last line by default +Updating the `TaskLogStream` to take up all space in a running task, and also show the last line of the log by default