Skip to content

json output install #392

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

roulpriya
Copy link
Contributor

Fixes Issue #376

  • Refactored JSON Output for Install Command

@roulpriya roulpriya force-pushed the json-output-install branch from 66d38b0 to 0a3c929 Compare June 28, 2025 16:47
@roulpriya roulpriya force-pushed the json-output-install branch from 0a3c929 to 6d83aef Compare June 30, 2025 09:33
if let progressFile
{
try JsonFileProgressReporter(ctx, filePath: progressFile)
} else if ctx.format == .json {
Copy link
Member

Choose a reason for hiding this comment

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

question: Since we've been generally putting messages on stderr when json formatted output is requested, could the ConsoleProgressReporter do the same thing?

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.

2 participants