Re: Build Flow Plugin: Ensuring jobs operate on the same Git revision

2013-02-05 Thread Johannes Schirrmeister
pass > GIT_COMMIT to triggered jobs, never tried this. > > I expected you could also retrieve this commit revision from > SCMRevisionState action, but git-plugin don't use this API (sic) > > 2013/2/4 Johannes Schirrmeister > >> Hi everyone, >> >> The

Build Flow Plugin: Ensuring jobs operate on the same Git revision

2013-02-04 Thread Johannes Schirrmeister
Hi everyone, The Build Flow Plugin seems like a great way to orchestrate our build pipelines. I would like to ask if there is any best practice on how to ensure that all jobs in one pipeline checkout the same revisions of a Git repository. I believe the Git plugin initially sets the GIT_COMMIT en