Uh oh!
There was an error while loading. Please reload this page.
fix(nx-plugin): print process output for CLI command - #1095
Conversation
View your CI Pipeline Execution ↗ for commit ca665fa
☁️ Nx Cloud last updated this comment at |
@code-pushup/ci@code-pushup/cli@code-pushup/core@code-pushup/create-cli@code-pushup/models@code-pushup/nx-plugin@code-pushup/coverage-plugin@code-pushup/eslint-plugin@code-pushup/js-packages-plugin@code-pushup/jsdocs-plugin@code-pushup/lighthouse-plugin@code-pushup/typescript-plugin@code-pushup/utils@code-pushup/models-transformerscommit: |
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 328fc0f with previous commit 4367e53. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories👎 2 groups regressed, 👍 1 audit improved, 👎 6 audits regressed, 15 audits changed without impacting score🗃️ Groups
19 other groups are unchanged. 🛡️ Audits
588 other audits are unchanged. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
This PR includes:
executeProcessincliexecutor to log process outputThis changes are needed to be able to use the plugin in combination with the CI actions on all platforms
Closes: #63