GLA Summit 2021/Beyond mere git - the powers of merge request

From LabVIEW Wiki
Jump to: navigation, search

Beyond mere git - the powers of merge request by Michal Radziwon

It has became a standard among LabVIEW developers to use SCM solutions, among which, the git is one of the most popular. At the same time, many developers and teams decide to use self-hosted or cloud-integrated git repository managers like GitLab or GitHub which provide many more functionalities than git server. In this presentation I am going to show how to use a "merge request" to boost the performance in team-collaboration, code review process, and providing an enabler for incremental integration of CI/CD.

Presentation Links

See Also

External Links