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

Improve the console log after downloading the plugin #612

Open
AayushSaini101 opened this issue Nov 14, 2023 · 2 comments
Open

Improve the console log after downloading the plugin #612

AayushSaini101 opened this issue Nov 14, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@AayushSaini101
Copy link

What feature do you want to see added?

Current Scenario During installing particular Plugin

sudo java -jar jenkins-plugin-manager-2.12.13.jar --war /opt/homebrew/opt/jenkins/libexec/jenkins.war --plugin-download-directory /Users/aaayush/.jenkins/plugins --plugins delivery-pipeline-plugin blueocean

Console Output:
Done

Excepted Behaviour: The Console output 'done' doesn't make proper sense to the logs. We need proper output logs that is the Plugin installed successfully

Command:

sudo java -jar jenkins-plugin-manager-2.12.13.jar --war /opt/homebrew/opt/jenkins/libexec/jenkins.war --plugin-download-directory /Users/aaayush/.jenkins/plugins --plugins delivery-pipeline-plugin blueocean

Console Output:
Plugin installed successfully

Upstream changes

No response

@AayushSaini101 AayushSaini101 added the enhancement New feature or request label Nov 14, 2023
@krisstern
Copy link
Member

This is not the recommended approach as suggested by @MarkEWaite

@abhishekmaity
Copy link

This is not the recommended approach as suggested by @MarkEWaite

@jonesbusy @MarkEWaite Do we need to incorporate the requested changes ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants