Skip to content

communication week 2

G edited this page Dec 21, 2020 · 2 revisions

Week-2-meeting-1

On Today's meeting we have discussed over

  1. Branch deployment ideas
  2. Issues to be selected for sprint
  3. Deployment on Heroku

Branch deployment ideas

we have agreed to work on GitHub flow git-branching-model.A full description and reading materials can be foundhere.

MASTER BRANCH is left for only Dev Ops

Every new branch(FEATURE) should be created from DEVELOP BRANCH

and Every branch(FEATURE) should be merged to develop branch

Issues to be selected for sprint

We have selected issues for the first sprint and assigned them a week-2 milestone. here are the issues.

Every issue will have sub issues.
The sub-issues will have a #relates to tag to the main issue

Deployment on Heroku

we have registered our app on Heroku and we are working on deployment.

Clone this wiki locally