Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » Git Parameter Plugin is missing in Hudson
Git Parameter Plugin is missing in Hudson [message #1142248] Thu, 17 October 2013 13:46 Go to next message
k z is currently offline k zFriend
Messages: 71
Registered: October 2012
Member
Hi,
Could you please make Git Parameter Plugin available for Hudson

https://bugs.eclipse.org/bugs/show_bug.cgi?id=419713

Regards
Re: Git Parameter Plugin is missing in Hudson [message #1142712 is a reply to message #1142248] Thu, 17 October 2013 20:17 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
Sure. We will work on it

Winston Prakash
Eclipse Hudson team
Re: Git Parameter Plugin is missing in Hudson [message #1230952 is a reply to message #1142712] Mon, 13 January 2014 12:45 Go to previous messageGo to next message
k z is currently offline k zFriend
Messages: 71
Registered: October 2012
Member
Any progress on this issue?
Re: Git Parameter Plugin is missing in Hudson [message #1231631 is a reply to message #1230952] Wed, 15 January 2014 05:06 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
I've released and update Hudson Plugin Center with Git Parameter Plugin (v. 0.3-h-1)

http://wiki.hudson-ci.org/display/HUDSON/Git+Parameter+Plugin


Winston Prakash
Eclipse Hudson team
Re: Git Parameter Plugin is missing in Hudson [message #1357331 is a reply to message #1231631] Thu, 15 May 2014 13:21 Go to previous messageGo to next message
Lukasz Jader is currently offline Lukasz JaderFriend
Messages: 37
Registered: October 2013
Member
This plugin does not work when job is executed on node, because it looks for git working copy on master.

This kind of setup is most common in corporate environments - to have Hudson master and many slaves which runs builds.
This plugin expects git working copy to be always on master, so this plugin is almost useless for professional use cases.

Could you improve it, that it would work also on slaves?
Re: Git Parameter Plugin is missing in Hudson [message #1638997 is a reply to message #1357331] Fri, 27 February 2015 12:00 Go to previous messageGo to next message
Patryk Szczęch is currently offline Patryk SzczęchFriend
Messages: 13
Registered: March 2014
Junior Member
Is there any progress on this issue?
Re: Git Parameter Plugin is missing in Hudson [message #1646357 is a reply to message #1638997] Tue, 03 March 2015 00:23 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
Unless we set a schedule, it may slip through our fingers. Let is schedule to release a new version with above enhancement request before end of this week (Mar 06, 2015).

Winston Prakash
Eclipse Hudson team
Re: Git Parameter Plugin is missing in Hudson [message #1655314 is a reply to message #1646357] Sat, 07 March 2015 02:38 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
I'm still working on this plugin. I noticed couple of things
- It does not use Hudson remoting. That is why it end up always looking at workspace in master (I'm fixing this)
- It relies on git repo already checkout out, if not it tries to clone it first (this would cause a delay if the parameterized build page to show up)

Wondering why it is not using the command git-ls-remote --tags to get the tag information from remote. This does not require a workspace.


Winston Prakash
Eclipse Hudson team
Re: Git Parameter Plugin is missing in Hudson [message #1655484 is a reply to message #1655314] Sat, 07 March 2015 04:23 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
OK, I've pushed a fix. If someone can verify if the fix works, then I'll release a new version. You can get the latest dev build HPI from

http://ci.hudson-ci.org/job/plugins.git-parameter-plugin/


Winston Prakash
Eclipse Hudson team
Re: Git Parameter Plugin is missing in Hudson [message #1660701 is a reply to message #1655484] Mon, 09 March 2015 09:49 Go to previous messageGo to next message
Patryk Szczęch is currently offline Patryk SzczęchFriend
Messages: 13
Registered: March 2014
Junior Member
Seems that it is working fine.
Re: Git Parameter Plugin is missing in Hudson [message #1683469 is a reply to message #1660701] Wed, 18 March 2015 03:59 Go to previous message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
Thanks for verifying. I uploaded version 0.3-h-2 to Plugin Central.

Winston Prakash
Eclipse Hudson team
Previous Topic:Hudson cannot find cmake
Next Topic:Active Directory configuration problem
Goto Forum:
  


Current Time: Sat Apr 20 00:22:01 GMT 2024

Powered by FUDForum. Page generated in 0.04194 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top