GitLab

From CNM Wiki
Revision as of 19:38, 30 October 2021 by Gary (talk | contribs) (Created page with "GitLab is a Git-based platform that integrates a great number of essential tools for software development and deployment, and project management: Hosting code in repo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

GitLab is a Git-based platform that integrates a great number of essential tools for software development and deployment, and project management:

   Hosting code in repositories with version control.
   Tracking proposals for new implementations, bug reports, and feedback with a fully featured Issue tracker.
   Organizing and prioritizing with issue boards.
   Reviewing code in Merge Requests with live-preview changes per branch with Review Apps.
   Building, testing, and deploying with built-in Continuous Integration.
   Deploying personal and professional static websites with GitLab Pages.
   Integrating with Docker by using GitLab Container Registry.
   Tracking the development lifecycle by using GitLab Value Stream Analytics.
   Provide support with Service Desk.
   Export issues as CSV.