Skip to content

Feature Request: Print output of the build command #51

@hasparus

Description

@hasparus

Howdy 👋 Firstly, thanks for this amazing action.

I wanted to post a feature request. It would be nice to be able to pass silent: false to the exec options here:

await exec(buildCommand, { cwd }).catch((error) => {

To be able to see the full output of the buildCommand that could help with debugging or prove informative in other ways.

I already changed it in my fork, and it's working pretty nicely. Let me know what you think 🙏
If you accept contributions, I can shoot you a quick PR for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions