Skip to content

Proposal: replace "command copy" buttons with plain "artifact URI" #23645

Description

@aljazs-implex

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

When copying an artifact "URI" using the copy button, the whole docker pull <artifact> command is copied. This introduces friction when using the copied text in other scenarios (such as helm charts, etc ...)

Describe the solution you'd like

I would like to only copy the artifact path, not the full command.

Describe the main design/architecture of your solution

Change the UI code so it only shows and copies the artifact paths instead of full client commands.

This would also remove the (in my opinion) unnecessary "complexity" of deciding which command should be rendered.

Describe the development plan you've considered

I am ready to create a MR that implements this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions