Coder Social home page Coder Social logo

github-flow's Introduction

About

  1. Find Issue in backlog or create one on GitHub.
  2. Create feachure brunch from this commit.
  3. Fetch it in terminal by git fetch origin.
  4. Checkout to this brunch like git checkout 88-module
  5. Create new brunch by git checkout -b 88-working
  6. Write code and make sneeze commits.
  7. Checkout back to feature brunch git checkout 88-module
  8. Create commit by Commitizen like git cz

Release bit.ly/42YcTOC bit.ly/3NN0E2R

  1. Repeat previous iteration with every Isuue
  2. Make release by standard-version -- --release-as 1.1.0
  3. Push feature brunch to GitHub by
  4. git push --follow-tags origin 88-module

Testing on GitHub Actions bit.ly/3r1DVaB

github-flow's People

Contributors

khex avatar

Watchers

 avatar

github-flow's Issues

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.