jfrog / jfrog/setup-jfrog-cli

(short feature description)

Open
#325 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
TypeScript
Stars
266
Forks
110
Avg merge
3d 15h
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe.

Please add the string value of the default Server ID as an output. Subsequent command that require a Server ID value, such as jf npm-configure need this value. Ideally, command switches like server-id-resolve should be able to have configurations that pull from the outputs. For example:

jf npm-configure --server-id-resolve ${{ steps.setup-jf-cli.outputs.server-id}}...

Describe the solution you'd like to see

The ability to pull the default server ID as a step output for use in other steps that would require this value.

Describe alternatives you've considered

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests; start by locating the GitHub Action entry point and how existing step outputs are defined. Add the default Server ID as an output usable by later workflow steps, then verify it with a workflow or the repository's existing validation tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, typescript
Domain
ci-cd, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.