We run regular, scheduled jobs in Performance Center. These are scheduled to run via the Performance Center API. I want to then have a scheduled job in Jenkins that will pull one of the reports from the job and save it somewhere where I can then post a link to it in Slack, or email the link, or somehow get it to the group that needs the info.
Now, I have been able, via the API, to in fact get the report, which is in a .zip file. But this just displays it,as binary characters in the Jenkins console window. I cannot figure out how, in the Jenkins Groovy script, to push that .zip file to some external location. It also, for some reason, does not show up as an artifact when I click on the job in Jenkins. I don't have to do this via the API, I would be open to using a Jenkins plugin if one exists. But I would like to know how to do the API method if possible as I have no admin rights and Jenkins and have to deal with another group in the company via service tickets to get this done. That being said, is it possible to see somewhere in Jenkins, as a lowly user, what plugins are installed? Thanks for any help. Jim -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/5ed2d1cb-ef46-4c5e-9d52-9897b9761174%40googlegroups.com.