Re: Protecting githib master branches against force-push

2015-09-13 Thread ogondza
My idea was preventing incidents like [1] to happen. I do not see a problem with force-pushing to feature branches (provided noone based ones work on that), not to mention we do not encourage people to create feature branches in core repo. [1] http://jenkins-ci.org/content/summary-report-git-r

Re: New Plugin - codebeamer-result-trend-updater

2015-09-13 Thread balazs . tar
Hi, How long does it usually take to get forked into jenkinsci ? Regards, Balazs On Tuesday, September 8, 2015 at 10:06:22 AM UTC+2, balaz...@intland.com wrote: > > Hi, > > I would like to submit a new plugin called codebeamer-result-trend-updater. > > The Gi

Re: Test case contribution

2015-09-13 Thread Daniel Beck
Hi Romain, great to hear! It's probably a good idea for you to look at the acceptance test harness[1] and improve its coverage of Jenkins features. There should be a lot of low hanging fruit in there, especially tests for plugins. Look to plugin popularity[2] if you don't know how else to prio

Re: Test case contribution

2015-09-13 Thread Mark Waite
The git client plugin and the git plugin both have low test coverage and need improvement. See https://github.com/jenkinsci/git-client-plugin and https://github.com/jenkinsci/git-plugin . Pull requests welcomed, especially of tests. Pull requests without tests are discouraged. Mark Waite On Su

Test case contribution

2015-09-13 Thread Romain SOMMERARD
Hi guys, We are a team of 3 Master students who want to contribute to Jenkins test case. I come to you because I want to know if you have sections which have low test case coverage or need improvement? Regards, -- Romain -- You received this message because you are subscribed to the Google Gr

Re: get build number

2015-09-13 Thread Thilina Madhusanka
Hi thanks a lot. Thilina. On Thursday, September 3, 2015 at 6:05:16 PM UTC+5:30, Christopher wrote: > > Most likely the plugin has a perform() method with an AbstractBuild. > > Call getNumber() on the build. > > > http://javadoc.jenkins-ci.org/hudson/tasks/BuildStepCompatibilityLayer.html#per

Re: Jenkins UI discussion

2015-09-13 Thread Baptiste Mathus
And small Twitter hint, IIRC in the video we could see the notifications icon. But you seemed to assume there was nothing because you were on the main timeline page :-). To clarify: next time open https://twitter.com/i/notifications instead of https://twitter.com/ :) Thanks for the good work anyw

'Meet Jenkins' wiki page

2015-09-13 Thread Daniel Beck
Hi everyone, I rewrote parts of the 'Meet Jenkins' wiki page a bit: https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins Turns out nobody cares about Monitor External Job (<5k job instances despite being bundled), so that shouldn't be considered one of the two main features of Jenkins. So

Re: Disk usage plugin needs a release

2015-09-13 Thread Kanstantsin Shautsou
Did you forget CC her? On Friday, September 11, 2015 at 11:57:10 PM UTC+3, Ryan Campbell wrote: > > Lucie, > > There are quite a few commits waiting for a release on the disk usage > plugin, including a fix for a pretty severe deadlock. Is it possible for > you to release this plugin? It's been

Re: design integration tests with JenkinsRule in remote env

2015-09-13 Thread Kanstantsin Shautsou
Seems that existed ATH code can be extended for creating channel, that can support automatic classloading and tests execution on remote side. The idea is to programmatically prepare complex environment (my test code), run remote JenkinsController (existed ATH), get channel connection to it (add

Re: Protecting githib master branches against force-push

2015-09-13 Thread Kanstantsin Shautsou
It will only mask force-push to other branches. Better restrict access for right people for right repos. On Saturday, September 12, 2015 at 5:33:55 PM UTC+3, ogondza wrote: > > It seems that Github started providing "Protected branches"[1] > functionality for free. Is this the right time to pr

Request for new Plugin hosting

2015-09-13 Thread Olivier Picciotto
Hi, Could you please setup a place for me to host the following plugin? *GitHub URL:* https://github.com/convertigo/Jenkins-plugin *The name the repository should have:* Convertigo-ci *My **GitHub username:* opicciotto *My **jenkins-ci.org username:* opicciotto *A descri

Request for new plugin hosting

2015-09-13 Thread Nicholas Grealy
Hi, Could you please setup a place for me to host the following plugin? *GitHub URL:* https://github.com/nickgrealy/global-events *The name the repository should have:* global-events-plugin *My **GitHub username:* nickgrealy *My **jenkins-ci.org username:* nickg *A descri