Coder Social home page Coder Social logo

git-github-ramp's Introduction

Git Flow Katas Exercise

An exercise for learning the git-flow branching model, inspired in a previous exercise. This exercise will walk your team through a full release cycle for an example application.

OBJECTIVES

  1. Apprehend basic and most used Git commands
  2. Apprehend GitHub
  3. Extra: Apprehend Git Flow

Background

The print magazine Onlyrics has asked your firm to build and maintain an app so they can share song information and fun facts with their rhythmic audience.

The typical development cycle for the project is as follows:

  • On the 1st of every month, your team receives a list of each writer's picks for the song of the month.
  • On the 15th of every month, the new version of the app is pushed to a staging server where the magazine's editors can do a final review.
  • On the last day of the month, the new version of the app is pushed to production.

Development for this project began in June. It is now the beginning of July and the development cycle for v1.1.0 of the app has begun.

Getting Started

Your team will have both roles of Developers and Maintainers for all the people in the team. As Maintainers, you will be responsible for cutting new releases and accepting Pull Requests from other team members. As Maintainers you should have write access to this repository and as Developers should have read access in the other teammate repositories.

Project Structure

  • Application code can be found in the /app/ folder.
  • The application contains a file named VERSION that contains the major, minor, and patch numbers for the project.
  • Source files are written in markdown and can be identified by the .md file extension.

Next

Next, we will walk through the process of creating a GitHub Fork and the local clone of this repository.

Go

Quick Links

git-github-ramp's People

Contributors

rferri-gr8 avatar daafonsecato avatar

Watchers

 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.