forked from mmelcot/herokuing
-
Notifications
You must be signed in to change notification settings - Fork 4
communication week 2
G edited this page Dec 21, 2020
·
2 revisions
On Today's meeting we have discussed over
- Branch deployment ideas
- Issues to be selected for sprint
- Deployment on Heroku
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
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
we have registered our app on Heroku and we are working on deployment.