As a developer, I usually use Jenkins like this:
Find a job which is related with my current work
Trigger that job
Check the output of the build log
Sometimes, I might need to check the update center. Maybe a new plugin is needed, or I need to update an existing plugin.
Or, I want to upload a plugin from my computer. For all these cases, I just don’t...