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

Pipe audit results to a json file so lerna does not overflow #515

Merged
merged 2 commits into from Jul 14, 2020

Conversation

thboop
Copy link
Collaborator

@thboop thboop commented Jul 13, 2020

Our audit command is currently failing due to a lerna overflow issue. There's an open issue in lerna here. For now, we should pipe the stdout to a json file, and have stderr display the results of the run.

@thboop thboop merged commit 95a10d2 into master Jul 14, 2020
@thboop thboop deleted the thboop/fixAudit branch July 14, 2020 20:05
at-wat pushed a commit to at-wat/actions-toolkit that referenced this pull request Aug 31, 2023
…#515)

* Pipe audit results to a json file so lerna does not overflow

* reorder flags and args
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

Successfully merging this pull request may close these issues.

None yet

2 participants