Quantcast

New Plugin

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

New Plugin

Edo Shor
Hi guys,

Just joined in so first time hi everybody.

We want to host a new plugin for Jenkins.
The plugin is a publisher to the White Source open source license management service.

The plugin is hosted at github.
github ID is whitesource-edo

Thanks for all the hard work,
Edo 

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

Re: New Plugin

Ulli Hafner
On 07/17/2012 04:14 PM, Edo Shor wrote:
Hi guys,

Just joined in so first time hi everybody.

We want to host a new plugin for Jenkins.
The plugin is a publisher to the White Source open source license management service.

The plugin is hosted at github.
github ID is whitesource-edo

Thanks for all the hard work,
Edo 


I tried to fork, however our robot seems to be broken:

(04:26:47 PM) jenkins-admin: Forking jenkins-whitesource-plugin
(04:27:20 PM) jenkins-admin: Failed to fork a repository: https://api.github.com/repos/jenkinsci/jenkins-whitesource-plugin/teams

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

Re: New Plugin

Edo Shor
Anything we can do to help ?

On Tuesday, July 17, 2012 5:29:36 PM UTC+3, Ulli Hafner wrote:
On 07/17/2012 04:14 PM, Edo Shor wrote:
Hi guys,

Just joined in so first time hi everybody.

We want to host a new plugin for Jenkins.
The plugin is a publisher to the White Source open source license management service.

The plugin is hosted at github.
github ID is whitesource-edo

Thanks for all the hard work,
Edo 


I tried to fork, however our robot seems to be broken:

(04:26:47 PM) jenkins-admin: Forking jenkins-whitesource-plugin
(04:27:20 PM) jenkins-admin: Failed to fork a repository: https://api.github.com/repos/jenkinsci/jenkins-whitesource-plugin/teams

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

Re: New Plugin

stephenconnolly
Not really, the robot runs on one of KK's machines and he may not be in a position to access the machine at present.

On 18 July 2012 07:17, Edo Shor <[hidden email]> wrote:
Anything we can do to help ?


On Tuesday, July 17, 2012 5:29:36 PM UTC+3, Ulli Hafner wrote:
On 07/17/2012 04:14 PM, Edo Shor wrote:
Hi guys,

Just joined in so first time hi everybody.

We want to host a new plugin for Jenkins.
The plugin is a publisher to the White Source open source license management service.

The plugin is hosted at github.
github ID is whitesource-edo

Thanks for all the hard work,
Edo 


I tried to fork, however our robot seems to be broken:

(04:26:47 PM) jenkins-admin: Forking jenkins-whitesource-plugin
(04:27:20 PM) jenkins-admin: Failed to fork a repository: https://api.github.com/repos/jenkinsci/jenkins-whitesource-plugin/teams

Ulli

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

Re: New Plugin

Edo Shor
Will removing github teams help ?
Is there any other option for making the plugin available via the pluginManager ?



On Wednesday, July 18, 2012 12:57:25 PM UTC+3, Stephen Connolly wrote:
Not really, the robot runs on one of KK's machines and he may not be in a position to access the machine at present.

On 18 July 2012 07:17, Edo Shor <[hidden email]> wrote:
Anything we can do to help ?


On Tuesday, July 17, 2012 5:29:36 PM UTC+3, Ulli Hafner wrote:
On 07/17/2012 04:14 PM, Edo Shor wrote:
Hi guys,

Just joined in so first time hi everybody.

We want to host a new plugin for Jenkins.
The plugin is a publisher to the White Source open source license management service.

The plugin is hosted at github.
github ID is whitesource-edo

Thanks for all the hard work,
Edo 


I tried to fork, however our robot seems to be broken:

(04:26:47 PM) jenkins-admin: Forking jenkins-whitesource-plugin
(04:27:20 PM) jenkins-admin: Failed to fork a repository: https://api.github.com/repos/jenkinsci/jenkins-whitesource-plugin/teams

Ulli

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

Re: New Plugin

stephenconnolly
The issue here is that most of us do not directly have permissions in the github account to fork the repo.

We use a robot to do the forking for us.

If the robot is broken, then the person with physical access to the machine on which the robot is running needs to fix it.

In this case the person is Kohsuke... and the machine is in his house under a desk in his office.... however Kohsuke is in Japan for JUC Japan this week and his house is in California... while he may have longer limbs than some, I do not think they are sufficiently long for your use case.

I suggest you get on IRC tomorrow during a time that overlaps well with Japan and see if you can catch Kohsuke online... he may be able to fix the bot via ssh... or fork manually... otherwise you will just have to wait for him to get back home. ;-)

On 24 July 2012 11:55, Edo Shor <[hidden email]> wrote:
Will removing github teams help ?
Is there any other option for making the plugin available via the pluginManager ?



On Wednesday, July 18, 2012 12:57:25 PM UTC+3, Stephen Connolly wrote:
Not really, the robot runs on one of KK's machines and he may not be in a position to access the machine at present.

On 18 July 2012 07:17, Edo Shor <[hidden email]> wrote:
Anything we can do to help ?


On Tuesday, July 17, 2012 5:29:36 PM UTC+3, Ulli Hafner wrote:
On 07/17/2012 04:14 PM, Edo Shor wrote:
Hi guys,

Just joined in so first time hi everybody.

We want to host a new plugin for Jenkins.
The plugin is a publisher to the White Source open source license management service.

The plugin is hosted at github.
github ID is whitesource-edo

Thanks for all the hard work,
Edo 


I tried to fork, however our robot seems to be broken:

(04:26:47 PM) jenkins-admin: Forking jenkins-whitesource-plugin
(04:27:20 PM) jenkins-admin: Failed to fork a repository: https://api.github.com/repos/jenkinsci/jenkins-whitesource-plugin/teams

Ulli


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

Re: New Plugin

Edo Shor
Hi,

Any change on Kohsuke ability to help us here ?
Any other way to have the plugin available in update center ? 

10x,
Edo

On Tuesday, July 24, 2012 2:59:56 PM UTC+3, Stephen Connolly wrote:
The issue here is that most of us do not directly have permissions in the github account to fork the repo.

We use a robot to do the forking for us.

If the robot is broken, then the person with physical access to the machine on which the robot is running needs to fix it.

In this case the person is Kohsuke... and the machine is in his house under a desk in his office.... however Kohsuke is in Japan for JUC Japan this week and his house is in California... while he may have longer limbs than some, I do not think they are sufficiently long for your use case.

I suggest you get on IRC tomorrow during a time that overlaps well with Japan and see if you can catch Kohsuke online... he may be able to fix the bot via ssh... or fork manually... otherwise you will just have to wait for him to get back home. ;-)

On 24 July 2012 11:55, Edo Shor <[hidden email]> wrote:
Will removing github teams help ?
Is there any other option for making the plugin available via the pluginManager ?



On Wednesday, July 18, 2012 12:57:25 PM UTC+3, Stephen Connolly wrote:
Not really, the robot runs on one of KK's machines and he may not be in a position to access the machine at present.

On 18 July 2012 07:17, Edo Shor <[hidden email]> wrote:
Anything we can do to help ?


On Tuesday, July 17, 2012 5:29:36 PM UTC+3, Ulli Hafner wrote:
On 07/17/2012 04:14 PM, Edo Shor wrote:
Hi guys,

Just joined in so first time hi everybody.

We want to host a new plugin for Jenkins.
The plugin is a publisher to the White Source open source license management service.

The plugin is hosted at github.
github ID is whitesource-edo

Thanks for all the hard work,
Edo 


I tried to fork, however our robot seems to be broken:

(04:26:47 PM) jenkins-admin: Forking jenkins-whitesource-plugin
(04:27:20 PM) jenkins-admin: Failed to fork a repository: https://api.github.com/repos/jenkinsci/jenkins-whitesource-plugin/teams

Ulli


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

Re: New Plugin

stephenconnolly
He's due home today... Jet lag from Japan may Require recovery time

On Thursday, 2 August 2012, Edo Shor wrote:
Hi,

Any change on Kohsuke ability to help us here ?
Any other way to have the plugin available in update center ? 

10x,
Edo

On Tuesday, July 24, 2012 2:59:56 PM UTC+3, Stephen Connolly wrote:
The issue here is that most of us do not directly have permissions in the github account to fork the repo.

We use a robot to do the forking for us.

If the robot is broken, then the person with physical access to the machine on which the robot is running needs to fix it.

In this case the person is Kohsuke... and the machine is in his house under a desk in his office.... however Kohsuke is in Japan for JUC Japan this week and his house is in California... while he may have longer limbs than some, I do not think they are sufficiently long for your use case.

I suggest you get on IRC tomorrow during a time that overlaps well with Japan and see if you can catch Kohsuke online... he may be able to fix the bot via ssh... or fork manually... otherwise you will just have to wait for him to get back home. ;-)

On 24 July 2012 11:55, Edo Shor <<a href="javascript:_e({}, &#39;cvml&#39;, &#39;edo.shor@whitesourcesoftware.com&#39;);" target="_blank">edo.shor@whitesourcesoftware.com> wrote:
Will removing github teams help ?
Is there any other option for making the plugin available via the pluginManager ?



On Wednesday, July 18, 2012 12:57:25 PM UTC+3, Stephen Connolly wrote:
Not really, the robot runs on one of KK's machines and he may not be in a position to access the machine at present.

On 18 July 2012 07:17, Edo Shor <<a href="javascript:_e({}, &#39;cvml&#39;, &#39;edo.shor@whitesourcesoftware.com&#39;);" target="_blank">edo.shor@whitesourcesoftware.com> wrote:
Anything we can do to help ?


On Tuesday, July 17, 2012 5:29:36 PM UTC+3, Ulli Hafner wrote:
On 07/17/2012 04:14 PM, Edo Shor wrote:
Hi guys,

Just joined in so first time hi everybody.

We want to host a new plugin for Jenkins.
The plugin is a publisher to the White Source open source license management service.

The plugin is hosted at github.
github ID is whitesource-edo

Thanks for all the hard work,
Edo 


I tried to fork, however our robot seems to be broken:

(04:26:47 PM) jenkins-admin: Forking jenkins-whitesource-plugin
(04:27:20 PM) jenkins-admin: Failed to fork a repository: https://api.github.com/repos/jenkinsci/jenkins-whitesource-plugin/teams

Ulli


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

Re: New Plugin

Edo Shor
Guys,  Kohsuke  - can we some progress on this one ?
Please... (^_^)

On Thursday, August 2, 2012 9:41:47 AM UTC+3, Stephen Connolly wrote:
He's due home today... Jet lag from Japan may Require recovery time

On Thursday, 2 August 2012, Edo Shor wrote:
Hi,

Any change on Kohsuke ability to help us here ?
Any other way to have the plugin available in update center ? 

10x,
Edo

On Tuesday, July 24, 2012 2:59:56 PM UTC+3, Stephen Connolly wrote:
The issue here is that most of us do not directly have permissions in the github account to fork the repo.

We use a robot to do the forking for us.

If the robot is broken, then the person with physical access to the machine on which the robot is running needs to fix it.

In this case the person is Kohsuke... and the machine is in his house under a desk in his office.... however Kohsuke is in Japan for JUC Japan this week and his house is in California... while he may have longer limbs than some, I do not think they are sufficiently long for your use case.

I suggest you get on IRC tomorrow during a time that overlaps well with Japan and see if you can catch Kohsuke online... he may be able to fix the bot via ssh... or fork manually... otherwise you will just have to wait for him to get back home. ;-)

On 24 July 2012 11:55, Edo Shor <edo.shor@whitesourcesoftware.com> wrote:
Will removing github teams help ?
Is there any other option for making the plugin available via the pluginManager ?



On Wednesday, July 18, 2012 12:57:25 PM UTC+3, Stephen Connolly wrote:
Not really, the robot runs on one of KK's machines and he may not be in a position to access the machine at present.

On 18 July 2012 07:17, Edo Shor <edo.shor@whitesourcesoftware.com> wrote:
Anything we can do to help ?


On Tuesday, July 17, 2012 5:29:36 PM UTC+3, Ulli Hafner wrote:
On 07/17/2012 04:14 PM, Edo Shor wrote:
Hi guys,

Just joined in so first time hi everybody.

We want to host a new plugin for Jenkins.
The plugin is a publisher to the White Source open source license management service.

The plugin is hosted at github.
github ID is whitesource-edo

Thanks for all the hard work,
Edo 


I tried to fork, however our robot seems to be broken:

(04:26:47 PM) jenkins-admin: Forking jenkins-whitesource-plugin
(04:27:20 PM) jenkins-admin: Failed to fork a repository: https://api.github.com/repos/jenkinsci/jenkins-whitesource-plugin/teams

Ulli


Loading...