jenkinsci/plugin-installation-manager-tool

Show `Progress Bar` while downloading plugins from plugins.txt

Svastikkka opened this issue · 6 comments

What feature do you want to see added?

I use this tool to download plugins but by default I am not able to see any progress report. My suggestion is add Progress bar or similar thing so we can check the progress of downloading plugins and their dependencies in pretty format

Note:- I know there is a verbose option but it shows lot of output data

Command i use to install plugins is
java -jar jenkins-plugin-manager-2.12.3.jar --plugin-file plugins.txt --verbose

Screenshot
Screenshot 2022-04-09 at 3 48 01 PM

Upstream changes

No response

I am willing to contribute to this issue. Can I start working on it using java spring-boot?

timja commented

Hi

No we don't use spring boot here but yes you're welcome to contribute to it.

Can you please let me know how else I could start contributing to this issue. I request you kindly let me know what else to be used to create a progress bar.

timja commented

That will be for the person working on the ticket to look into, if you could do some research and fine a solution feel free to present your thoughts on this issue to get feedback.

Thanks for the reply. I shall do as you have adviced

I can pick this issue along with few other issues for GSOC'23