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

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

Open
gyzong1 opened this issue Jan 3, 2025 · 0 comments
Labels
feature request New feature or request

Comments

@gyzong1
Copy link

gyzong1 commented Jan 3, 2025

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.

@gyzong1 gyzong1 added the feature request New feature or request label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant