Skip to content

Supports only triggering Export and not triggering download for Export release bundle v2 command "jf rbe" #2813

Open
@gyzong1

Description

@gyzong1

Feature Description:
Currently, according to the info of "jf rbe --help":
"jf rbe - Triggers the Export process and downloads the Release Bundle archive"

When I try to export Release Bundle v2 using the command "jf rbe", these files are also downloaded, like:
$ jf rbe myApp2 1.0.0
08:37:10 [🔵Info] Exporting Release Bundle archive...
08:37:22 [🔵Info] [Thread 2] Downloading "release-bundles-v2/myApp2/1.0.0/myApp2-1.0.0.zip" to "myApp2/1.0.0/myApp2-1.0.0.zip"
08:37:22 [🔵Info] Successfully Downloaded Release Bundle archive

Expectation:
I only want to trigger the exporting of Release bundle v2 through "jf rbe" without downloading.

The scenario is:
We only need to trigger the function of generating a download link on the UI for Release Bundle v2, and then send the download link to others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions