Skip to content

Add CLI output file option#58

Merged
Will-thom merged 1 commit into
mainfrom
issue-15-output-file
May 28, 2026
Merged

Add CLI output file option#58
Will-thom merged 1 commit into
mainfrom
issue-15-output-file

Conversation

@Will-thom
Copy link
Copy Markdown
Collaborator

Closes #15.

Summary

  • adds a global -output option for analysis commands
  • writes text or JSON reports to the requested file path while keeping stdout behavior unchanged when absent
  • documents output-file usage in README, usage docs, and JSON contract examples

Tests

  • go fmt ./cmd/prmaven
  • go test ./...
  • git diff --check

@github-actions
Copy link
Copy Markdown

Hi @Will-thom, thank you for contributing to PR Maven CLI.

I appreciate the time you spent opening this pull request. This project is intentionally shaped for focused, reviewable open source contributions, so your input helps the tool become more useful for Java and Maven teams.

A maintainer will review the context, labels, and next steps as soon as possible. If this is your first contribution here, welcome aboard.

Useful links:

  • Contributing guide: CONTRIBUTING.md
  • Testing guide: docs/testing.md
  • CI/CD guide: docs/ci.md

Thank you for helping build a deterministic, local-first Maven failure triage tool.

@Will-thom Will-thom merged commit 59905b2 into main May 28, 2026
21 checks passed
@Will-thom Will-thom deleted the issue-15-output-file branch May 28, 2026 03:09
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.

[Stage 2] Add output file option

1 participant