Main Menu
Home Tools Directory Submit Popular Site Top Rated Site - Licence - Programming Languages - Running Platform - Tool Form - Project Management - Configuration Management - Software Testing - Approach - Tool Function - Database and Data Management - Target Platform News & Press Releases RSS Feed
Google Ads



  Popular Tools (top10)  |  Top rated Tools (top10)  |  Sponsor Tools (5)  |  Reciprocal site (4)  

Main  arrow  Configuration Management  arrow  Continuous Integration / Continuous Delivery  (67)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Tools currently sorted by: Date (Old Links Listed First)


Visit   Hudson    Last Update 2008/2/21 9:43
Category  Licence  arrow  Open Source  :  Tool Form  arrow  Software  :  Configuration Management  arrow  Build  :  Configuration Management  arrow  Continuous Integration / Continuous Delivery
Description
Hudson monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Hudson focuses on the following two jobs: 1. Building/testing software projects continuously, just like CruiseControl or DamageControl. In a nutshell, Hudson provides an easy-to-use so-called continuous integration system, making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. The automated, continoues build increases the productivity. 2. Monitoring executions of externally-run jobs, such as cron jobs and procmail jobs, even those that are run on a remote machine. For example, with cron, all you receive is regular e-mails that capture the output, and it is up to you to look at them diligently and notice when it broke. Hudson keeps those outputs and makes it easy for you to notice when something is wrong.

Hits: 27  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Luntbuild    Last Update 2008/2/22 6:16
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  Java  :  Tool Form  arrow  Software  :  Approach  arrow  Agile Software Development (Scrum, Kanban, ...)  :  Configuration Management  arrow  Continuous Integration / Continuous Delivery
Description
Luntbuild is a powerful build automation and management tool. Continuous Integration or nightly builds can be easily set using a clean web interface. Executed builds are well managed using functions such as search, categorization, promotion, patching, deletion, etc. It also acts as a central build artifacts repository and download area for your whole team.

Hits: 30  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Apache Gump    Last Update 2008/11/27 8:12
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  Java  :  Approach  arrow  Agile Software Development (Scrum, Kanban, ...)  :  Configuration Management  arrow  Continuous Integration / Continuous Delivery
Description
Gump is Apache's continuous integration tool. It is written in python and fully supports Apache Ant, Apache Maven (1.x and 2.x) and other build tools. Gump is unique in that it builds and compiles software against the latest development versions of those projects. This allows gump to detect potentially incompatible changes to that software just a few hours after those changes are checked into the version control system. Notifications are sent to the project team as soon as such a change is detected, referencing more detailed reports available online.

Hits: 81  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   BuildBot    Last Update 2008/11/27 8:22
Category  Licence  arrow  Open Source  :  Running Platform  arrow  Unix/Linux  :  Running Platform  arrow  Mac/OS  :  Approach  arrow  Agile Software Development (Scrum, Kanban, ...)  :  Configuration Management  arrow  Continuous Integration / Continuous Delivery
Description
The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve.

Hits: 78  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CABIE    Last Update 2008/11/27 8:30
Category  Licence  arrow  Open Source  :  Running Platform  arrow  Windows  :  Running Platform  arrow  Unix/Linux  :  Approach  arrow  Agile Software Development (Scrum, Kanban, ...)  :  Configuration Management  arrow  Continuous Integration / Continuous Delivery
Description
Continuous Automated Build and Integration Environment. Cabie is a multi-platform, multi-cm client/server based application providing both command line and web-based access to real time build monitoring and execution information. Cabie builds jobs based upon configuration information stored in MySQL and will support virtually any build that can be called from the command line.

Hits: 44  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Draco.NET    Last Update 2008/11/27 8:34
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  .NET  :  Running Platform  arrow  Windows  :  Approach  arrow  Agile Software Development (Scrum, Kanban, ...)  :  Configuration Management  arrow  Continuous Integration / Continuous Delivery
Description
Draco.NET is a Windows service application designed to facilitate continuous integration. Draco.NET monitors your source code repository, automatically rebuilds your project when changes are detected and then emails you the build result along with a list of changes since the last build. Draco.NET version 1.5 supports builds using NAnt build tool or via Visual Studio .NET 2002/2003 solution files. Draco.NET can monitor Source Control repositories in CVS, Visual SourceSafe, PVCS, SubVersion, and others.

Hits: 37  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CruiseControl    Last Update 2008/11/27 8:44
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  Java  :  Approach  arrow  Agile Software Development (Scrum, Kanban, ...)  :  Configuration Management  arrow  Continuous Integration / Continuous Delivery
Description
CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.

Hits: 36  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CruiseControl.NET    Last Update 2008/11/27 8:47
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  .NET  :  Approach  arrow  Agile Software Development (Scrum, Kanban, ...)  :  Configuration Management  arrow  Continuous Integration / Continuous Delivery
Description
CruiseControl.NET is an Automated Continuous Integration server, implemented using the Microsoft .NET Framework.

Hits: 50  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CruiseControl.rb    Last Update 2008/11/27 8:51
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  Ruby  :  Approach  arrow  Agile Software Development (Scrum, Kanban, ...)  :  Configuration Management  arrow  Continuous Integration / Continuous Delivery
Description
CruiseControl.rb is a continuous integration tool. Its basic purpose in life is to alert members of a software project when one of them checks something into source control that breaks the build.

Hits: 16  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   SVN site - Subversion hosting service    Last Update 2009/1/12 21:56
Category  Configuration Management  arrow  Source Control  :  Running Platform  arrow  Hosted  :  Configuration Management  arrow  Continuous Integration / Continuous Delivery
Promote  Recursivity limited
Description
SVN site is an affordable commercial subversion hosting service that also provides Apache Continuum continuous integration server as an added extra.

Hits: 34  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



(1) 2 3 4 5 6 7 » 
Practical
 Methods & Tools
 RSS Site feed
 Follow us on Twitter
 Contact
Adding your tool
Contact us if you want to add your tool to this directory or publish a press release, mentioning softdevtools.com in the subject of the message. Due to a massive amount of spam, registration to this web site has been suspended.
THEME_VALIDXHTML    THEME_VALIDCSS

Copyright (c) 2007-2014 Martinig & Associates | Methods & Tools Software Development Magazine | Privacy Policy
Software Development Articles | Software Development Directory | Software Development Videos
Software Development Jobs | Software Development News | Software Development Books
Software Development Blogs | Software Development Conferences