Where are our code repositories located? Obviously Gitlab.
November 28, 2020

Where are our code repositories located? Obviously Gitlab.

Gregory Pecqueur | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User

Overall Satisfaction with Gitlab

We use Gitlab during all stages of development and deployment. Customers can download a copy of the code at any time.
  • Version tracking
  • Public or private depots, depending on the development phase
  • Auto DeOps
  • UI git client
  • Key management
  • Automatic testing
  • Huge time savings for teams in different locations
  • Gitlab is open source
  • Reasonable rates for optional features
Gitlab offers more or less the same services. At the time of selection, Gitlab already offered private deposits free of charge and it was possible to install a Gitlab server locally. The purchase of GitHub by a market giant weighed heavily in the decision to migrate all deposits to Gitlab. The server codes are updated very often to ensure security and manageability.
Continuous integration is the reason for the existence and use of Gitlab. It is used on a daily basis by the development team in different places. It allows a follow-up and a degree of legibility of the versions and the evolution of the code. It allows us to reinstall a development environment in a few seconds on any workstation, in the chosen version, in the chosen branch. It also allows you to go back in time and resume an unfortunate evolution.

Do you think GitLab delivers good value for the price?

Yes

Are you happy with GitLab's feature set?

Yes

Did GitLab live up to sales and marketing promises?

Yes

Did implementation of GitLab go as expected?

Yes

Would you buy GitLab again?

Yes

In monitoring and safeguarding the development, maintenance, and deployment phases of modern software, web and android applications, Gitlab works wonders. The data is in a safe place, and it is easy to go back in time and create branches to test different code optimization strategies.