Every feature/bug is represted by task in our esko. You need follow current workflow:
1. Assign task to yourself, change it status into <<realisation>>
2. On daily-basis update task => give autor information about your progress / troubles
1. Also communicate through task with other poeple
2. If we agree on something, please note this on task (For example discussion from 🚀)
3. If you think that you are finish with work, create MR in https://git.easy.cz and create new Deployment for author or QA
4. RE-assign task, with deployment (and linked MR) to QA or author
## New Deployment
Deployments are standalone isolated application in our dev environment in the cloud.
They are clients application bascially with copy of DB from "trials" and your source code...
On every task, in menu more is button `New Deployment`. Once you clicked on it, modal dialog appear => URL is automatically pre-filled with ID of task, repository is by default "devel" => you can change it. Branch is "suggester" contains our common branches, but you need to change it by your **feature branch** = type there name of branch.
Field `host name` is used for DB source = by default its `mother.easyredmine.com` and you can use this in the most of cases...