On Mon, 16 Aug 2010, Tim Bunce wrote:

The Git::CommitBuild plugin can help:

http://search.cpan.org/perldoc?Dist::Zilla::Plugin::Git::CommitBuild

   "Once the build is done, this plugin will commit the results of the
   build to a branch that is completely separate from your regular code
   branches (i.e. with a different root commit). This potentially makes
   your repository more useful to those who may not have Dist::Zilla and
   all of its dependencies installed."

This seems like the best solution, except I'm not using Git ;)

I'll look into implementing this for Mercurial.

(As an aside, we really need a set of VCI-based dzil plugins for this stuff so we don't have to reimplement the operations once per VCS).


-dave

/*============================================================
http://VegGuide.org               http://blog.urth.org
Your guide to all that's veg      House Absolute(ly Pointless)
============================================================*/

Reply via email to