What about this: https://wiki.jenkins-ci.org/display/JENKINS/Pretested+Integration+Plugin for inspiration? Using Mercurial.
On Wed, Jan 8, 2014 at 5:34 AM, Sameer Sonaikar <[email protected]>wrote: > Hi, > > I am interested to know if any plugin development in progress for* > pre-tested commit* for Perforce or any other SCM? > > What pre-tested commit means? > > In usual CI process, developer has to commit her changes into perforce but > in pre-test commit developer need to share her files in some way with > jenkins. > A developer do share changed files (shelve files in case of perforce). > Jenkins do sync workspace with this shelved plugin (changelist# provided by > user) and run a build along with test cases. Build result will be sent to > user once build complete. > User will take further action, either submit or revert the changelist > according to result of test build. > > > *I need certain opinions from experts,* > > 1. Is this idea feasible? > 2. What could be a possible trouble? > 3. In which area of plugin I need to focus? It is really difficult to > go through all the plugins code. > > > > Please let me know if any one of you already working on this plugin task. > I would like share thoughts and contribute to work. Thanks for your help > and understanding. > > Thanks, > Sameer Sonaikar > > -- > 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. > -- *Mads NielsenConsultantPraqma A/S* *Tel: +45 50 98 18 09Mail: [email protected] <[email protected]>web: www.praqma.net <http://www.praqma.net/>* -- 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.
