jfrog-cli icon indicating copy to clipboard operation
jfrog-cli copied to clipboard

Job Summaries

Open EyalDelarea opened this issue 1 year ago • 0 comments

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

Needed actions to allow GitHub Job Summary:

  • unmask JF_URL var : delete it from secrets and move it to ENV or supply JF_URL on setup CLI as string.
  • For self hosted runners, set RUNNER_HOMEDIR path to allow the CLI to save CLI output data.

depends on : https://github.com/jfrog/jfrog-cli-core/pull/1179

EyalDelarea avatar May 01 '24 11:05 EyalDelarea