Skip to content

Add markdown report#138

Merged
alenon merged 1 commit intojfrog:mainfrom
alenon:add-markdown-report
Aug 27, 2025
Merged

Add markdown report#138
alenon merged 1 commit intojfrog:mainfrom
alenon:add-markdown-report

Conversation

@alenon
Copy link
Copy Markdown
Collaborator

@alenon alenon commented Aug 27, 2025

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • Appropriate label is added to auto generate release notes.
  • I used gofmt for formatting the code before submitting the pull request.
  • PR description is clear and concise, and it includes the proposed solution/fix.

Evidence Verification Report Formats

This pull request introduces a new feature that allows users to choose the output format for the jfrog rt evidence verify command.

The following formats are now supported:

  • plaintext (default)
  • json
  • markdown

This is implemented by refactoring the printing logic to use a ReportPrinter interface, with concrete implementations for each format. This makes it easy to add new report formats in the future.

@alenon alenon added the new feature Automatically generated release notes label Aug 27, 2025
@alenon alenon force-pushed the add-markdown-report branch from b3ec3a8 to 91d0dc2 Compare August 27, 2025 11:48
@alenon alenon merged commit 6d0246a into jfrog:main Aug 27, 2025
10 of 11 checks passed
@alenon alenon deleted the add-markdown-report branch August 27, 2025 12:02
naveenku-jfrog pushed a commit to naveenku-jfrog/jfrog-cli-artifactory that referenced this pull request Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants