
Build Artifacts
Reported by ronin-278 (at lighthouseapp) | January 15th, 2009 @ 02:42 PM
Provide a similar functionality to CC.rb's build artifacts
Comments and changes to this ticket
-
ronin-278 (at lighthouseapp) January 19th, 2009 @ 04:02 PM
There's a nice discussion on how to implement this, with a candidate implementation near the end in our irc logs: http://www.irclogger.com/integri...
Basically, we let you configure a directory, and whatever you put into that directory is served by integrity at
/:project/artifacts/*
. Want to put the rcov report? Just make sure the rake task that generates it outputs the content toartifacts_dir/coverage
.Only problem with this is that, if we distribute builders and use an HTTP interface to communicate between builders and integrity [see #69], we'd need to "upload" the artifacts directory back to integrity, which is something I'm not sure I want to do.
Alternatives/suggestions are welcome =)
-
ronin-278 (at lighthouseapp) January 19th, 2009 @ 04:02 PM
- State changed from new to discuss
-
Simon Rozet March 15th, 2009 @ 01:31 AM
- Milestone cleared.
- Tag changed from building, feature, notifications to after, building, feature, notifications
-
Simon Rozet July 2nd, 2009 @ 01:09 AM
- Assigned user cleared.
- Tag changed from after, building, feature, notifications to feature, notifications
-
Simon Rozet October 21st, 2009 @ 08:21 PM
- State changed from discuss to wontfix
Use qrush's report_card or Deever's Calipso
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Automated continuous integration server that doesn't suck.