giftwrap/giftwrap/builders
Craig Tracey f2d79a0db9 Add ability to extend builders via builder drivers
There are times where you may want to extend or modify the way that
giftwrap builds packages. Short of submitting a pull request or
(worse) forking the repository, there was no easy way to do so.

This change introduces builder drivers with stevedore. By merely adding
entry points in the 'giftwrap.builder.drivers', additional
implementations are now possible.
2015-11-03 21:43:34 -05:00
..
__init__.py Add ability to extend builders via builder drivers 2015-11-03 21:43:34 -05:00
docker_builder.py Install pip dependencies iteratively 2015-10-14 21:01:50 -04:00
package_builder.py Merge pull request #54 from blueboxgroup/gitdepth 2015-10-14 21:42:25 -05:00