Skip to content

Actions: ability to limit transferred/displayed step output from Gitea Actions page #34392

Open
@mscdex

Description

@mscdex

Feature Description

For steps that can generate a lot of log output, it can take forever once you click on the step's arrow before you see any content.

I believe the way Github handles this (IIRC) is the truncate the output to the last x lines of output, so that it loads fast and you're not overwhelmed with output. If you need any more than that, you can always download the full log.

Being able to limit the fetched/displayed step output to the last x lines would be incredibly helpful because sometimes if you have a really long task it is handy to just peek to see where it's currently at progress-wise.

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/gitea-actionsrelated to the actions of Giteatype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions