Git Product home page Git Product logo

trunk-based-development's Introduction

Code&Bricks E-commerce using tbd

This is an example exercise. The company Code&Bricks wants to develop a new E-commerce webapp. The dev team will develop a first 1.0.0 version including three features. Each of them will be released as soon as its developed.

All involved branches are pushed and left untouched so the exercise looks as clear as possible. Also will not squash features for this same purpose. Will use PRs with short branches. Ideally every feature would be squashed and merged and the branch would be deleted, then master would look nice and clean.

Timeline:

  • f1 feature should be developed and delivered as soon as possible (release 0.1.0)
  • f2 and f3 are developed in parallel
  • f2 gets finished and released (release 0.2.0)
  • a bug is found in prod, hotfix delivered (release 0.2.1)
  • f3 gets finished and released, taking care of conflicts and including hotfix (1.0.0)

Git History

Git History

Changelog

Release 0.1.0

  • New Feature 1 PR#1

Release 0.2.0

  • New Feature 2 PR#2

Release 0.2.1

  • Fix for Feature 2 bug PR#2

Release 1.0.0

  • New feature 3 PR#2

trunk-based-development's People

Contributors

javieraviles avatar

Stargazers

Dejan Stojadinović avatar

Watchers

James Cloos avatar  avatar Michel Maes Bermejo avatar  avatar

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.