Content:
Other documents:
đ Getting Started đĄÂ Create components đŖÂ Modify component đ Deploy components đ Document component
Aclarations and some guidelines about the project before start to code to keeps the same code line.
Inside Masiv, we use Azure devops as the versioning control where all the things are upload in the Aqua repo ****
The project repository has to be allocated inside the MasivianFront azure account. The Aqua repo is âMUI-aquaâ
The repository must be downloaded and updated from the develop branch.
The branching name convention uses Git Flow to the creation of Branch and the management about repos must manteins a clear and obvious nomenclature.
The team that creates the new component must create a new branch named after the component's name, e.g.:
For example if the component is called newComponent
*branch name: feature/newComponent
, *****
<aside> âšī¸ In general, the branches naming should obey the following structure: