Thanks. I created https://github.com/jenkinsci/trac-artifacts-publisher-plugin
please let us know your github ID (and anyone else's who wants to be able to commit) so that I can add them to the committers list.
On 03/05/2013 10:41 PM, Dmitry Skorbovenko wrote:
Hello, jenkins team I have developed new plugin in my organization and I’d like to host it on Jenkins-ci.org. I named plugin as trac-artifacts-publisher. The main goal is to allow user to publish build artifacts as attachments on Trac wiki page and generate short link which can be shared with other people It also supports uploading artifacts via ftp since as we found out current Trac xml-rpc plugin handles huge attachments inefficiently. List of supported features: 1.ftp support + it is possible to attach stub artifacts (1 byte size) on Trac wiki to have the track of artifacts 2.manifest plist generation – it is necessary of iOS OTA distribution 3.option to create/update release notes doc (it is just a list of svn commits with references to uploaded artifacts) 4.huge file uploading via xml-rpc 5.show list of uploaded artifacts on build/job pages in Jenkins 6.option of suffix appending to artifact name Hopefully it will be useful for someone else in community BR Dmitry -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
-- Kohsuke Kawaguchi | CloudBees, Inc. | http://cloudbees.com/ Try Nectar, our professional version of Jenkins -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
