Git Product home page Git Product logo

Comments (5)

ryanlovett avatar ryanlovett commented on August 23, 2024

I agree with you. @aculich and I configured the repo this way with more
activity in mind I think it is overdesigned for the amount of activity we
have. (though the degree to which dev trails master is just my being lazy)

Aaron, thoughts?

Ryan

On Wed, Jul 15, 2015 at 9:27 PM, Chris Kennedy [email protected]
wrote:

I think focusing on the master branch for bug fixes and new features would
be a better model git workflow for this project, particularly given that
the modification velocity is somewhat sporadic. It doesn't seem to me that
the overhead of a separate dev branch is beneficial for the circumstances
of this project. Under the current policy "dev" is the useful branch and
"master" is generally out of date, plus there isn't a big userbase that is
building from master for whom we need to carefully guard against the minor
chance of bugs creeping in.

Right now master is 72 commits behind dev and master hasn't been updated
in 6 months. I would argue that under the BCE use case (single digit usage
of the source repo, 99% of users are only downloading the generated .ovas
or using the AMIs) there is not really a benefit to holding "production"
from all of the improvements that have been made since January.

Here are a few related articles that I reviewed as food for thought:

  1. http://blog.endpoint.com/2014/05/git-workflows-that-work.html
  2. http://www.barryodonovan.com/2012/07/03/two-git-branching-models
  3. http://nvie.com/posts/a-successful-git-branching-model/

As one proof of concept, Caret is the main machine learning framework in R
that does this with a much larger source userbase:
https://github.com/topepo/caret

So I would like to put in a vote to remove the "dev" branch approach in
favor of simply merging directly to master.


Reply to this email directly or view it on GitHub
#50.

from bce.

aculich avatar aculich commented on August 23, 2024

I'm in favor of simplifications that make managing it easier.

from bce.

aculich avatar aculich commented on August 23, 2024

A quote I like from the first article is:

Complicated workflows drive people crazy. Make it simple. Review your workflow and ask how you can simplify it. In actively making things more simple, you will also make them easier to understand and work with as well as easier for others to adopt and maintain.

A master-only workflow is fine with me for the amount of activity the repo has.

from bce.

ck37 avatar ck37 commented on August 23, 2024

In the meantime at least I've set "dev" as our default branch on github, which I think will be helpful.

from bce.

paciorek avatar paciorek commented on August 23, 2024

Ok, I merged dev onto master and made master the default branch.

from bce.

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.