pulse 2.0.22 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News pulse 2.0.22 (Default branch)
# 1  
Old 02-02-2009
pulse 2.0.22 (Default branch)

Pulse is a continuous integration server (or build server) designed to be easy to use while offering powerful features. It regularly checks your source code out from your SCM, builds your projects, and notifies you of the results. Key features include simple setup and administration using an AJAX-powered Web UI, adaptability to existing environments, distributed building, personal builds (test using Pulse before committing), and individual developer dashboards and notification preferences. License: Other/Proprietary License with Free Trial Changes:
Changes include the ability to set build properties via a remote API trigger, warnings for unclean patch application for personal builds, and several minor fixes. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
BITTEN-SLAVE(1) 						   User Commands						   BITTEN-SLAVE(1)

NAME
bitten-slave - Performs a build and sends result to the Bitten master. SYNOPSIS
bitten-slave [--version] [-h] [--help] [--name=name] [-f file] [--config=file] [-u username] [--user=username] [-p password] [--password=password] [-d dir] [--work-dir=dir] [--build-dir=build_dir] [-k] [--keep-files] [-s] [--single] [-n] [--dry-run] [-i seconds] [--interval=seconds] [-l filename] [--log=filename] [-v] [--verbose] [-q] [--quiet] [--dump-reports] [URL] [URLs] DESCRIPTION
bitten-slave performs a continuous integration build and reports the result back to the bitten-master. Run bitten-slave --help for details. COPYRIGHT
Copyright 2009 W. Martin Borgert. Redistribution and use in source and binary forms, with or without modification, are permitted under the terms of the BSD License. AUTHOR
W. Martin Borgert Author. COPYRIGHT
Copyright (C) 2009 W. Martin Borgert bitten-slave 2009-10-16 BITTEN-SLAVE(1)