[cmake-developers] Developer workflow with gitlab

Brad King brad.king at kitware.com
Tue Nov 1 08:44:36 EDT 2016


On 10/31/2016 02:26 PM, Gregor Jasny via cmake-developers wrote:
> I wonder what's the recommended workflow for CMake developers with
> commit access to stage? I'd like to use feature branches in gitlab but
> wonder how those are best merged into 'next'?

We can review in GitLab first and once mature then merge to `next` for
testing.  If fixups are needed in `next` they should be pushed back to
the MR too.

> Could you please advise or point me to some documentation?

As Ben said in his reply we're working on some new infrastructure
to better integrate the workflow.  Once that is ready we'll have
documentation for it.

-Brad



More information about the cmake-developers mailing list