[ 
https://issues.jenkins-ci.org/browse/JENKINS-8296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159511#comment-159511
 ] 

SCM/JIRA link daemon commented on JENKINS-8296:
-----------------------------------------------

Code changed in jenkins
User: Whren
Path:
 src/main/java/hudson/plugins/persona/QuotePublisher.java
 src/main/java/hudson/plugins/persona/RandomPersona.java
 src/main/java/hudson/plugins/persona/RandomPersonaFinder.java
 src/main/java/hudson/plugins/persona/simple/AbstractQuoteImpl.java
 src/main/java/hudson/plugins/persona/xml/XmlPersonaFinder.java
http://jenkins-ci.org/commit/persona-plugin/2ac2d10efecf0e318d128910540c00c5cd35c6e4
Log:
  [FEATURE JENKINS-8296] Allow use of random persona instead of a fix one

It would be great to allow per project use of a random persona at each launch 
of a build.

How :

In the configuration of a project, the "Random Persona" will be choose in the 
list of available personas.

At each launch of a build the plugin will verify if the choosen persona is the 
"Random Persona", if so this "Random Persona" will randomize the choose of one 
of the personas configured.

The remaining process will be the same as today.
The project quote and icon will of course reflect the last build.

Signed-off-by: Whren <wh...@free.fr>



                
> Allow use of random persona instead of a fix one
> ------------------------------------------------
>
>                 Key: JENKINS-8296
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-8296
>             Project: Jenkins
>          Issue Type: Improvement
>          Components: persona
>    Affects Versions: current
>            Reporter: whren
>         Attachments: persona.hpi, persona.jar, persona.zip
>
>
> It would be great to allow per project use of a random persona at each launch 
> of a build.
> How :
> In the configuration of a project, the "Random Persona" will be choose in the 
> list of available personas.
> At each launch of a build the plugin will verify if the choosen persona is 
> the "Random Persona", if so this "Random Persona" will randomize the choose 
> of one of the personas configured.
> The remaining process will be the same as today.
> The project quote and icon will of course reflect the last build.
> Pull request made : https://github.com/jenkinsci/persona-plugin/pull/1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to