Quantcast

Hosting Polarion ALM Plugin

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Hosting Polarion ALM Plugin

Hermann Lacheiner
Hi all,

I have implemented a plugin for integrating Polarion ALM with Jenkins
so that commits in the changelog are linked with the work item in
Polarion and when the build failed a work item (e.g. defect) is
created.
As there were some requests for this plugin I would like to share this
plugin and provide the source under the MIT license. Is it possible to
host this plugin under https://github.com/jenkinsci? My GitHub ID is
fidohl.


Best regards,

Hermann Lacheiner
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Hosting Polarion ALM Plugin

Ulli Hafner
On 04/12/2012 03:45 PM, Hermann Lacheiner wrote:

> Hi all,
>
> I have implemented a plugin for integrating Polarion ALM with Jenkins
> so that commits in the changelog are linked with the work item in
> Polarion and when the build failed a work item (e.g. defect) is
> created.
> As there were some requests for this plugin I would like to share this
> plugin and provide the source under the MIT license. Is it possible to
> host this plugin under https://github.com/jenkinsci? My GitHub ID is
> fidohl.
>
>
> Best regards,
>
> Hermann Lacheiner
Hi Herman,

did you already upload the plug-in to your github account? What is your
Jenkins and github user id?

Ulli
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Hosting Polarion ALM Plugin

Hermann Lacheiner
Hi Ulli,

a few month ago I made a request for hosting the Polarion plugin.
There were some legal issues needed to be resolved by my former
company, but finally the plugin is open sourced under my account and I
am going to support it in future.
The plugin is hosted at https://github.com/lach1/Polarion-ALM-Plugin
including the required Polarion third party library.
What are the next steps to be officially part of the Jenkins plugins repository?

Best regards,
Hermann

On Thu, Apr 12, 2012 at 6:43 PM, Ulli Hafner <[hidden email]> wrote:

> On 04/12/2012 03:45 PM, Hermann Lacheiner wrote:
>>
>> Hi all,
>>
>> I have implemented a plugin for integrating Polarion ALM with Jenkins
>> so that commits in the changelog are linked with the work item in
>> Polarion and when the build failed a work item (e.g. defect) is
>> created.
>> As there were some requests for this plugin I would like to share this
>> plugin and provide the source under the MIT license. Is it possible to
>> host this plugin under https://github.com/jenkinsci? My GitHub ID is
>> fidohl.
>>
>>
>> Best regards,
>>
>> Hermann Lacheiner
>
> Hi Herman,
>
> did you already upload the plug-in to your github account? What is your
> Jenkins and github user id?
>
> Ulli
Loading...