Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve error messages when installing Python on a self-hosted runner #103

Closed
@brcrista

Description

@brcrista

In #97 for example, it's not clear why the action is failing.

Two quick improvements I think we can make:

  1. When we invoke the script to install Python, we should hook up the subprocess' stderr to the parent process'.
  2. We already do this with stdout, but it only shows up in debug output. I think we should always output this.

cc @konradpabjan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions