Re: Using git publisher from a Jenkinsfile pipeline?

2016-08-26 Thread Random Guy
I tried withCredentials() method... its giving an error.. NoSuchMethodError... java.lang.NoSuchMethodError: No such DSL method 'withCredentials' found Here is how my method look withCredentials([[$class: 'UsernamePasswordMultiBinding', credentialsId: 'myid', usernameVariable: 'USERNAME',

Can Jenkins show changes to the database or dependencies, not just code?

2013-10-29 Thread random
Jenkins is great at making it obvious when a code change causes a test failure. It's less great when other things cause a test failure, like database changes or dependency changes. How can we have changes to these artifacts appear in the 'Recent changes' list? By artifacts I mean things like:

Plugin to show number of failed tests per job on dashboard?

2012-11-30 Thread random
Is there a plugin that can: 1. show me the number of failed tests for each job on the dashboard 2. show which of them have been claimed with the claim plugin 3. allow me to claim the failing test right from the dashboard I think all that would make it a lot easier to manage tests in our

IRC bot: Notification only setting?

2012-08-21 Thread random
We want the bot to only notify, not accept any commands from users. What does the Notification only setting in the IRC Notification option in the plugin, within the 'post build actions' actually do? It says it disallows bot commands, but it doesn't seem to work. Firstly, the bot seems to only