Skip to content

Build Logs to Standard Out #2478

@politeauthority

Description

@politeauthority

What would you like added?

I would like to be able to collect the build logs, which show up in the GHA UI, in the pods standard out. This would allow me to store the build logs in my own logging solution.

It would be fine if this was achieved through catting out the build log at the end of the runner's lifecycle, or with a unique format compared to the runner's own internal logging.

I scanned through the helm chart looking for some way to achieve this but was unable to find anything that would make the build logs available to me.

Why is this needed?

The GHA UI for accessing build logs can be clunky and more difficult for us to query against than our standard logging solution for our Kubernetes clusters.

Additional context

It seems typical for CICD solutions to allow build log storage through custom logging solutions through standard out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds triageRequires review from the maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions