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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): redirect yarn install output #2580

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

gashcrumb
Copy link
Member

This change updates the CLI so that stdout of the yarn install command is redirected to a file. On successful completion of yarn install and validation of the exported dynamic plugin the output file will be removed, otherwise the output file will be available for troubleshooting.

This fixes RHIDP-5136

This change updates the CLI so that stdout of the `yarn install` command
is redirected to a file.  On successful completion of `yarn install` and
validation of the exported dynamic plugin the output file will be removed,
otherwise the output file will be available for troubleshooting.

Signed-off-by: Stan Lewis <[email protected]>
Copy link

sonarqubecloud bot commented Dec 3, 2024

Copy link
Member

@schultzp2020 schultzp2020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@schultzp2020
Copy link
Member

/cherry-pick release-1.4

@openshift-cherrypick-robot

@schultzp2020: once the present PR merges, I will cherry-pick it on top of release-1.4 in a new PR and assign it to you.

In response to this:

/cherry-pick release-1.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-merge-bot openshift-merge-bot bot merged commit 7643bda into janus-idp:main Dec 3, 2024
9 checks passed
@openshift-cherrypick-robot

@schultzp2020: new pull request created: #2581

In response to this:

/cherry-pick release-1.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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

Successfully merging this pull request may close these issues.

3 participants