I did develop Continuous build for Joomla...

For Joomla! 1.5 Coding related discussions, please use: http://groups.google.com/group/joomla-dev-general
Locked
User avatar
elta68
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sun Sep 25, 2005 7:49 am
Location: Zuerich - Switzerland
Contact:

I did develop Continuous build for Joomla...

Post by elta68 » Thu Apr 23, 2009 11:34 am

I did develop a continuous build solutions for Joomla! component, while not finished (70% achieved) I would say, it may also be interesting for Joomla! itself.

If you are interested, and since I am still documenting part of it, I would appreciate your inputs and feedback.

Head over to http://www.waltercedric.com/joomla-main ... build.html
or to the tag http://www.waltercedric.com/component/t ... build.html

thanks
Best regards,
Cédric
http://www.waltercedric.com

User avatar
dam-man
Joomla! Exemplar
Joomla! Exemplar
Posts: 7961
Joined: Fri Sep 09, 2005 2:13 pm
Location: The Netherlands
Contact:

Re: I did develop Continuous build for Joomla...

Post by dam-man » Thu Apr 23, 2009 11:47 am

what does this component?
Robert Dam - Joomla Forum Moderator
Dutch Boards | Joomla Coding Boards | English Support Boards

User avatar
elta68
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sun Sep 25, 2005 7:49 am
Location: Zuerich - Switzerland
Contact:

Re: I did develop Continuous build for Joomla...

Post by elta68 » Thu Apr 23, 2009 12:37 pm

nothing particular, it produce captcha and add some hook in joomla! core

see
http://extensions.joomla.org/extensions ... 11/details

what is i think new is that you can develop joomla components, or even joomla using agiles development principles. One of this principle is continuous build

commit small, often, run testcases (unit and integration) so you "never loose" any functionnalities or at least notice lost of some faster.

it is a switch for me as well

i develop, commit, let the things build and user can download the latest and greatest build directly without my intervention and be assure that is is stable as long as I have enough or a good code coverage.

Moreover with integrated tools in eclipse, (mylyn and teamcity) it make development task a lot more easier
Best regards,
Cédric
http://www.waltercedric.com


Locked

Return to “Joomla! 1.5 Coding”