Giter Club home page Giter Club logo

Comments (4)

yujiangshui avatar yujiangshui commented on May 22, 2024 1

Thanks for your advice. We'll fix it ASAP.

from rax.

imsobear avatar imsobear commented on May 22, 2024
  • Modify the guidelines as:

    The master branch is release branch. All development should be done in dedicated branches. Do not submit PRs against the master branch.
    Checkout a topic branch from master branch, and merge back against master branch. Checkout a topic branch from the relevant branch, e.g. dev, and merge back against that branch

  • Publish tag like v0.0.1 when release version

Is this OK? @timoxley

cc @yuanyan

from rax.

timoxley avatar timoxley commented on May 22, 2024

Publish tag like v0.0.1 when release version

Sounds good to me.

Your guidelines changes also sound good.

The master branch is release branch.

I interpreted this to mean master only contains code that has "already been" released, rather than "going to be" released. Past releases v.s. future releases. Someone else might interpret it differently however, it's pretty subtle.

Perhaps something like this is more explicit:

Only code that's ready for release should be committed to the master branch.

I'd add the word new into the following:

Checkout a new topic branch from master branch, and merge back against master branch.

I'd also delete the following, if you weren't going to already:

The master branch is basically just a snapshot of the latest stable release

This makes it sound like master will only ever contain the code for the most recent (past) release.

from rax.

yujiangshui avatar yujiangshui commented on May 22, 2024

@timoxley I have update the guidelines and new release workflow will apply from now. If you don't have another advice I will close this issue. Thanks again!

from rax.

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.