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

Command Summaries #2552

Merged
merged 15 commits into from
May 23, 2024
Merged

Command Summaries #2552

merged 15 commits into from
May 23, 2024

Conversation

EyalDelarea
Copy link
Contributor

@EyalDelarea EyalDelarea commented May 20, 2024

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the dev branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Introducing command summaries

Command summaries enable the recording of command output results on the filesystem for future use.
Each command can now utilize the recorded data to generate markdown.

Examples for command summaries markdown:

  • jf rt upload

image

  • jf rt build-publish
    image

  • jf build-scan

image

  • jf scan

image

Depends on:
jfrog/jfrog-cli-core#1179
jfrog/jfrog-cli-security#63

@EyalDelarea EyalDelarea added the new feature Automatically generated release notes label May 20, 2024
@EyalDelarea EyalDelarea mentioned this pull request May 20, 2024
4 tasks
@EyalDelarea EyalDelarea requested a review from yahavi May 20, 2024 13:32
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label May 21, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label May 21, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label May 22, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label May 22, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label May 22, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label May 22, 2024
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label May 22, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label May 22, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label May 22, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label May 22, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label May 22, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label May 22, 2024
@EyalDelarea EyalDelarea merged commit 2d277d9 into jfrog:dev May 23, 2024
62 of 63 checks passed
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.

None yet

2 participants