Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Pushing files to Eclipse download section

download.eclipse.org is available under the path /home/data/httpd/download.eclipse.org (file hierarchy below that is the same as on the web). You should be able to "cp" your files to the proper subfolder. Just create a "shell script" build step.

Hope this helps.

Cheers,
Mikael

Le 2 août 2017 à 14:53, DRUILHE Rémi 240961 <Remi.DRUILHE@xxxxxx> a écrit :

Hello,
 
I am trying to push the result of a build in Jenkins, i.e., a ZIP archive, into the “downloads” area of Eclipse (on the download.eclipse.org server).
 
I successfully sent a first file manually, i.e., from my computer to the server. But I used my account to do that. Now, I would like to automate this task in a Jenkins job, i.e., move the ZIP archive and clean older files, without using my account.
 
According to the documentation, see link 1 and link 2, the Jenkins instance is supposed to be connected to the download server. However, I have neither a CLI interface nor a way to check how to access to the server from Jenkins in order to create and debug my job.
 
Is there another documentation explaining how to configure the job to move a ZIP file from Jenkins to the download server?
 
Thanks.
 
Best regards.
--
Rémi Druilhe
 
_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cbi-dev

Mikaël Barbero
Eclipse Foundation
E: mikael.barbero@xxxxxxxxxxxxxxxxxxxxxx
T: (+33) 642 028 039

Attachment: signature.asc
Description: Message signed with OpenPGP


Back to the top