kb:bestpractices:wow:workflow
40 Workflow
Currently, we're using GitLab and Gitflow for all of our software development work. It is a great mental model and helps us and our customers with getting our work done.
Gitflow at HSE in a nutshell
-
create/claim issue in SCC (GitLab)
-
create a new feature/release/hotfix branch on dev machine (locally)
-
adhere to branch naming conventions
work on code, eventually finalise itoptional: create MR and have code reviewedclose feature/release/hotfix on dev machine (locally)for releases and hot fixes, use gitflow-
this will trigger RAT if configured accordingly
kb/bestpractices/wow/workflow.txt · Last modified: 2024/10/17 15:28 by joerg.hampel
-