That is currently an exercise left to the user. Given that job definitions can get quite involved (multiple files, machine-local state, different external DSL), i imagine that a one-size-fits-all solution would be quite a challenge to define.
On Mon, Mar 7, 2016 at 9:31 AM, Paul Hammant <[email protected]> wrote: > Hi, > > I can't see it in the installation documentation - is it possible to setup > Git, or Svn or Perforce as a backing store for the defiintions, (or DSLs, > workflows, DAGs or whatever the collective noun is) ? > > I realize there could be self-setup to this. Like "git init; git remote > add" here, and then a scheduled job to "git add .; git pull; git push" as > needed. > > Thanks in advance. > > Regards, > > - Paul >
