Skip to main content

Mercurial integration with Hudson

Project description

About

hghudson provides you a way to perform integration between Mercurial and Hudson CI Server.

Installation

Install from sources:

$ python setup.py install

Or from Pypi:

$ easy_install -U hghudson

Using it

[hudson]
url=localhost:8080
job=Foo

[hooks]
pretxnchangegroup.build=python:hghudson.build

This is the code you should put in your .hg/hgrc file, and you should configure Hudson for allowing builds from a trigger.

Be sure the hook code is in the PYTHONPATH environment variable.

To Do

  • Allow to build into a secured Hudson

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hghudson-0.1.0dev.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

hghudson-0.1.0dev-py2.6.egg (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page