Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
custom.py 8.65 KB

Latest revisions

# Date Author Comment
09718c9a 08/11/2015 06:54 AM Dominic Cleal

Python 3 compatibility

0a423c49 06/24/2015 08:28 AM Dominic Cleal

tito 0.6.0 compatibility

3892359f changed it to provide builder args in arrays. Dropping 0.5.x
compatibility as we'll make use of other features shortly.

577f3d3d 06/04/2015 06:42 AM Dominic Cleal

Extend custom fetcher to get source from local checkout

Our custom tito sources fetcher, usually used to pull nightly sources from
Jenkins, can now take a "source_dir" argument pointing to a local checkout.
If it's a rubygem, it'll build the gem and otherwise calls "rake...

a534ec71 01/26/2015 06:22 AM Dominic Cleal

Skip non-tarball/gem sources to avoid matching Gemfile.lock

50444bc9 10/21/2014 06:43 AM Dominic Cleal

Fix retrieval of tarball from Jenkins matrix job

When the Ruby 1.8 part of the test_develop matrix was removed, the "first" run
of the job JSON remained pointing an older 1.8.7 build and so an old tarball
was retrieved. Instead look through the run matrix for a run that has the...

7b926d1d 06/16/2014 07:41 AM Dominic Cleal

Use current timestamp to make rebuilds easier

8ef8edec 05/27/2014 07:04 AM Dominic Cleal

Fix copying from source dir

3f97a7a7 05/19/2014 05:54 PM Dominic Cleal

Custom fetch strategy for Jenkins nightly builds

View revisions

Also available in: Atom