On Thursday, 12 March 2015 23:58:03 UTC+1, Aaron Stone wrote: > > Neat idea. I would consider using this for automatic git-checkout of > project branches, rather than preemptively checking out all branches by > cron or git-hook. >
I haven't thought about this before, but now it seems very feasible way of eliminating an redundant step(s). BTW what did you actually have in mind: a) creating branch in git repo and node assignment automatically clones git repo to new location? or b) particular environment is git-pulled on every invocation? c) both? b. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/94464e8a-918a-47cd-8ea3-506b1f685153%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
