Giter Site home page Giter Site logo

Comments (4)

fnocera avatar fnocera commented on July 24, 2024

Hi @maniSbindra!
Thanks for adding this issue - I would suggest writing some of this content and adding it here https://github.com/microsoft/code-with-engineering-playbook/tree/master/source-control/feature-branching.

from code-with-engineering-playbook.

aguywithcode avatar aguywithcode commented on July 24, 2024

Most of the concerns listed in the linked article are due to a lack of understanding of how gitflow works. It looks like he's in a process heavy environment that adds restrictions to git flow that aren't inherently there. Nothing about git flow requires a gatekeeper for merging into the develop branch. Even during greenfield development, git flow is beneficial because it allows for collaboration on work in progress without impacting the integration branch. In addition segregating the integration branch from master, allows master to be a "source of truth". Unless there are objections, the playbook guidance will default to git flow as the preferred branching strategy.

from code-with-engineering-playbook.

maniSbindra avatar maniSbindra commented on July 24, 2024

Hi @aguywithcode I totally agree, We have gone with Gitflow in most of our engagements without any issues. In my opinion, In the guidance we can suggest the default option as you mentioned and then perhaps mention certain conditions when perhaps one might want to consider other flows (like for certain generic OSS components like https://github.com/microsoft/azure-databricks-operator using the standard GitHub flow).

from code-with-engineering-playbook.

TessFerrandez avatar TessFerrandez commented on July 24, 2024

Closing due to lack of activity - feel free to reopen if someone wants to write something on this

from code-with-engineering-playbook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.