2016
GitLab Workflow: An Overview | GitLab
by 1 otherThe GitLab Workflow is a logical sequence of possible actions to be taken during the entire lifecycle of the software development process, using GitLab as the platform that hosts your code.
The GitLab Workflow takes into account the GitLab Flow, which consists of Git-based methods and tactics for version management, such as branching strategy, Git best practices, and so on.
2015
GitLab Flow | GitLab
by 1 otherVersion management with git makes branching and merging much easier than older versioning systems such as SVN. This allows a wide variety of branching strategies and workflows. Almost all of these are an improvement over the methods used before git. But many organizations end up with a workflow that is not clearly defined, overly complex or not integrated with issue tracking systems. Therefore we propose the GitLab flow as clearly defined set of best practices. It combines feature driven development and feature branches with issue tracking.
2014
Front-end Tooling Workflows // Speaker Deck
by 1 other~ 198 slides on tools to help you stay productive on the front-end.
1
(3 marks)