|
|
|
|
|
by sytse
2301 days ago
|
|
Kind of, that article recommends making things less complex if you do continuous delivery to a SaaS. The update article mentions it was meant for versioned software. I tried to articulate the various levels of branching you need in GitLab Flow https://docs.gitlab.com/ee/topics/gitlab_flow.html The various levels are: feature branches, production branches, environment branches, and release branches. |
|