Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Print output of the build command #51

Open
hasparus opened this issue Apr 20, 2023 · 0 comments
Open

Feature Request: Print output of the build command #51

hasparus opened this issue Apr 20, 2023 · 0 comments

Comments

@hasparus
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant