Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Writing into a project's downloads area with Hudson

If you want to look into a pure shell script sample, we run http://git.eclipse.org/c/gef/org.eclipse.gef4.git/tree/org.eclipse.gef4.repository/publish.sh to publish the bits from our https://hudson.eclipse.org/gef/job/gef4-master/ build job by means of the https://hudson.eclipse.org/gef/job/promote-gef4-master/ promotion job.

Cheers
Alexander

Am 26.08.2015 um 10:18 schrieb Matthias Sohn <matthias.sohn@xxxxxxxxx>:

For EGit we run the Maven profile "publish" defined in [1] which uses an ant task to copy
the EGit p2 repository to the download server. The target path on the build server is
configured in the EGit build job on Hudson, e.g.:

download-publish-path=/home/data/httpd/download.eclipse.org/egit/updates-nightly

[1] http://git.eclipse.org/c/egit/egit.git/tree/org.eclipse.egit.repository/pom.xml#n29

-Matthias

On Wed, Aug 26, 2015 at 2:58 AM, Ben Gamble <BGamble@xxxxxxxxxxx> wrote:

Excellent, thanks.  I was brief to the point of incomprehensibility: I got the appropriate permissions configured, but have no idea what a job actually *does* to write artifacts to build.eclipse.org.  I had hoped to dig it out of somebody else’s project configuration but it appears that these details are not available to someone outside your project anyway, so I’m back at square one.

 

n  Ben

 

From: cbi-dev-bounces@xxxxxxxxxxx [mailto:cbi-dev-bounces@xxxxxxxxxxx] On Behalf Of Sam Davis
Sent: Tuesday, August 25, 2015 4:35 PM
To: Common-build Developers discussion
Subject: Re: [cbi-dev] Writing into a project's downloads area with Hudson

 

I recently did this for Mylyn. All that was required was to file a bug in Community/Hudson asking the webmaster to add the Mylyn HIPP user (genie.mylyn) to the mylyn UNIX group. I imagine it would be similar for BIRT. But this does create a security risk - see https://bugs.eclipse.org/bugs/show_bug.cgi?id=375350#c42 for a fix.



--
Sam Davis
Software Engineer, Tasktop Dev
Committer, Eclipse Mylyn
http://tasktop.com

 

On Tue, Aug 25, 2015 at 4:23 PM, Ben Gamble <BGamble@xxxxxxxxxxx> wrote:

Apologies in advance for the dumb question if the answer is sitting out somewhere obvious that I just didn't see.  (Also I'm probably about two years late to this party...)  Anyway, https://wiki.eclipse.org/Hudson tells me that:

> Optionally, a project's Hudson instance can be configured to write into a project's downloads area

Which sounds like something that might be useful to BIRT, but the page says nothing further on the subject.  If someone has a project already doing this that could illustrate the process for me, that would be a tremendous help.

Thanks,
Ben Gamble || BIRT Build/Release Engineer || bgamble@xxxxxxxxxxxx
_______________________________________________
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

 


_______________________________________________
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

_______________________________________________
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

--
Dr. Alexander Nyßen
Dipl.-Inform.
Principal Engineer

Telefon: +49 (0) 231 / 98 60-202
Telefax: +49 (0) 231 / 98 60-211
Mobil: +49 (0) 151 /  17396743

http://www.itemis.de 
alexander.nyssen@xxxxxxxxx 

itemis AG
Am Brambusch 15-24
44536 Lünen

Rechtlicher Hinweis:

Amtsgericht Dortmund, HRB 20621

Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens Trompeter, Sebastian Neus

Aufsichtsrat: Prof. Dr. Burkhard Igel (Vors.), Michael Neuhaus, Jennifer Fiorentino



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


Back to the top