TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Contact about GitLab

Please fill out the form below to get in touch.

GitLab

Connect with GitLab

What are you interested in?

Already have an account?

You hereby consent to have TrustRadius share the information supplied on this form with GitLab so that GitLab and TrustRadius may contact you in regard to the information requested.

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    GitLab

    Score8.9 out of 10
    N/AGitLab is an intelligent orchestration platform for DevSecOps, where software teams enable AI at every stage of the software lifecycle to ship faster. The platform enables teams to automate repetitive tasks across planning, building, securing, testing, deploying, and maintaining software.

    $0

    per month per user

    SharePoint Designer (discontinued)

    Score3 out of 10
    N/AMicrosoft's SharePoint Designer was a tool for developing SharePoint applications that has been discontinued.N/A
    Pricing
    GitLabSharePoint Designer (discontinued)
    Editions & Modules
    GitLab Free (self-managed)
    $0
    GitLab Free
    $0
    GitLab Premium
    $29
    per month per user
    GitLab Premium (self-managed)
    $29
    per month per user
    GitLab Ultimate
    Contact Sales
    GitLab Ultimate (self-managed)
    Contact Sales
    No answers on this topic
    Offerings
    Pricing Offerings
    GitLabSharePoint Designer (discontinued)
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeOptionalNo setup fee
    Additional DetailsGitLab Credits enable flexible, consumption-based access to agentic AI capabilities in the GitLab platform, allowing you to scale AI adoption at your own pace while maintaining cost predictability. Powered by Duo Agent Platform, GitLab’s agentic AI capabilities help software teams to collaborate at AI speed, without compromising quality and enterprise security. If usage exceeds monthly allocations and overage terms are accepted, automated on-demand billing activates without service interruption, so your developers never lose access to AI capabilities they need. Real-time dashboards provide transparency into AI consumption patterns. Software teams can see usage across users, projects, and groups with granular attribution for cost allocation. Automated threshold alerts facilitate proactive planning. Advanced analytics deliver trending, forecasting, and FinOps integration.—
    More Pricing Information
    Community Pulse
    GitLabSharePoint Designer (discontinued)
    Considered Both Products
    GitLab
    No answer on this topic
    Discontinued Products
    No answer on this topic
    Key User Insights
    Would buy again
    97%
    Would buy again
    150 Answers
    No answers on this topic
    Delivers good value for the price
    99%
    Delivers good value for the price
    135 Answers
    No answers on this topic
    Happy with the feature set
    99%
    Happy with the feature set
    152 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    92 Answers
    No answers on this topic
    Implementation went as expected
    97%
    Implementation went as expected
    120 Answers
    No answers on this topic
    Best Alternatives
    GitLabSharePoint Designer (discontinued)
    Small Businesses
    GitGuardian
    Score9 out of 10
    .NET
    Score8.7 out of 10
    Medium-sized Companies
    No answers on this topic
    .NET
    Score8.7 out of 10
    Enterprises
    No answers on this topic
    ASP.NET
    Score9.5 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GitLabSharePoint Designer (discontinued)
    Likelihood to Recommend
    8.6
    (168 ratings)
    4.9
    (17 ratings)
    Likelihood to Renew
    9.0
    (6 ratings)
    10.0
    (1 ratings)
    Usability
    8.8
    (20 ratings)
    -
    (0 ratings)
    Performance
    9.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    10.0
    (12 ratings)
    8.0
    (1 ratings)
    Data Sharing and Collaboration
    -
    (0 ratings)
    7.0
    (1 ratings)
    Data Sources
    -
    (0 ratings)
    7.0
    (1 ratings)
    Product Scalability
    10.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    GitLabSharePoint Designer (discontinued)
    Likelihood to Recommend
    GitLab
    In general it's a good product with a huge number of features. It can do CI/CD checks, deployment, repo hosting, integrations etc. A lot of it can be managed from just the UI but also has an ok API. It does tend to release new features semi-often too which is nice. It can have a steep learning curve for certain features so not a starter-friendly vendor, but great for most businesses.
    Incentivized
    Read full review
    Discontinued Products
    SharePoint does not provide, out of the box, a tool to create / update workflows from web. You have to use SharePoint Designer in order to create them. If you need to implement custom workflows for specific business processes, then SharePoint Designer is well suited. SharePoint Designer allows you to create workflows with task approval, email notifications, assign variables and update SharePoint Lists / Documents properties. In our company, we have created specific workflows for : - Purchase order - RH forms validation like annual employee review - Dematerialized existing forms and validation
    Incentivized
    Read full review
    Pros
    GitLab
    • GitLab excels in managing code versions, allowing easy tracking of changes, branch management, and merging contributions.
    • It helps maintain code stability and reliability, saving time and effort in the development or research workflow.
    • Powerful code review features, enabling collaboration and feedback among team members.
    • Robust project management features, including issue tracking, kanban boards, and milestones.
    Incentivized
    Read full review
    Discontinued Products
    • 2013 Workflows - Loops: You can build loops to work while a value (not) equals something, or N number of times. You can insert Parallel Blocks to do multiple things at once, or to watch for multiple things, and when 1 thing finishes, cancels the others and moves to the next step or stage.
    • 2013 Workflows - Stages: Previously all we had were steps, which worked sequentially. With the Concept of Stages, we can create blocks of steps and based on the data collected during those functions, we can tell the workflow to go to a different Stage in the workflow based on a set of 1, or multiple, Conditionals in a transition area after each Stage. Giving you the power to develop multiple entire processes and skipping to the correct part of the workflow, rather than going through 20 conditionals to find out you needed to do action 31.
    • 2013 Workflows - REST API: the "Call HTTP Web Service" is a very powerful tool, but hard to understand if you have never seen it done, or have a guideline. It works very similar to the requirements in PowerShell to connect and get and post data to SharePoint using the Rest API. You can also use this to manage permissions on List Items, Lists, Sites, and Site Collections. Best part is when developed correctly, it is SUPER FAST!
    • Intentionally Building Infinite Loops: I have built multiple review process from Managing Certifications to Updating Published Documentation, that monitors when an Item, based on provided approved metadata, when the "Author" needs to review the document within the given amount of time. They will get e-mails with links asking if changes are needed. If not, it is routed to the Approving Executive, and the Workflow Automatically updates the Metadata to push out the review dates to the next date, based on metadata provided on how how often the document should be reviews. By using conditionals in the transition of stages, it basically starts over, and goes into a parallel block to allow the monitoring of multiple values of metadata to move to the next stage. Very Powerful when you want to automate these types of process. It truly is a "Set It and Forget It" process.
    Incentivized
    Read full review
    Cons
    GitLab
    • CI variables management is sometimes hard to use, for example, with File type variables. The scope of each variable is also hard to guess.
    • Access Token: there are too many types (Personal, Project, global..), and it is hard to identify the scope and where it comes from once created.
    • Runners: auto-scaled runners are for the moment hard to put in place, and monitoring is not easy.
    Incentivized
    Read full review
    Discontinued Products
    • In the newest version of SharePoint Designer, they have gotten rid of the Design view which makes what used to be quick and easy changes much more code-intensive. This makes it harder for non-IT users and is more risker for all SharePoint Designer users.
    • SharePoint Designer workflows have a lot of functionality, but there are also some crucial limitations, such as not being able to put lookup fields in email subjects or using parenthesis to separate/group logical conditions.
    • Although this goes along with the Design view, there really isn't a good user interface anymore for adding conditional formatting and styles in views/pages.
    Incentivized
    Read full review
    Likelihood to Renew
    GitLab
    I really feel the platform has matured quite faster than others, and it is always at the top of its game compared to the different vendors like GitHub, Azure pipelines, CircleCI, Travis, Jenkins. Since it provides, agents, CI/CD, repository hosting, Secrets management, user management, and Single Sign on; among other features
    Incentivized
    Read full review
    Discontinued Products
    It is a helpful tool that we use every day.
    Incentivized
    Read full review
    Usability
    GitLab
    - As a combination of features and products, GitLab is a really great tool for developers. - Also, it comes with both light and quick changes in a web browser version, as well as pro work in VS Code mode. However, in certain areas, such as large-scale issues/incidents, management can be improved.
    Incentivized
    Read full review
    Discontinued Products
    No answers on this topic
    Reliability and Availability
    GitLab
    I've never had experienced outages from GItlab itself, but regarding the code I have deployed to Gitlab, the history helps a lot to trace the cause of the issue or performing a rollback to go back to a working version
    Incentivized
    Read full review
    Discontinued Products
    No answers on this topic
    Performance
    GitLab
    GItlab reponsiveness is amazing, has never left me IDLE. I've never had issues even with complex projects. I have not experienced any issues when integrating it with agents for example or SSO
    Incentivized
    Read full review
    Discontinued Products
    No answers on this topic
    Support Rating
    GitLab
    At this point, I do not have much experience with Gitlab support as I have never had to engage them. They have documentation that is helpful, not quite as extensive as other documentation, but helpful nonetheless. They also seem to be relatively responsive on social media platforms (twitter) and really thrived when GitHub was acquired by Microsoft
    Incentivized
    Read full review
    Discontinued Products
    Support is good from Microsoft. They are quite responsive when we raise a ticket but SP Designer support will be ended by Microsoft in the near future as they have got new techs like PowerApps and Flow to achieve the same functionality SP Designer does and even more than that.
    Incentivized
    Read full review
    Alternatives Considered
    GitLab
    GitHub is an inferior product from most points of view. We had to use it and the teams finds no positives about it. Everything is a downgrade from our previous GitLab solution. GitLab CI\CD is vastly superior to workflows, for example doing a manual node is just "when : manual" in GitLab while you have to do clickops in GitHub to achieve the same. No overview of code in branches is a minus when we tried to figure out what our colleagues are trying to merge as it looked off.
    Incentivized
    Read full review
    Discontinued Products
    I haven't used anything else like this. I use different products for workflows and forms, but they aren't listed in the listings for this page. Instead of using it for workflows or forms (deprecated 2 years ago), I use Nintex. For everything else, I have what I need in the Modern version of SharePoint online
    Incentivized
    Read full review
    Scalability
    GitLab
    I think is very well designed, and like any VCS it works as intended
    Incentivized
    Read full review
    Discontinued Products
    No answers on this topic
    Return on Investment
    GitLab
    • GitLab cut down our spent on container, package and infrastructure registry
    • Best thing is we can now have everything in single platform which cost effective too
    • Quality of support is really good and they do have emergency support team as well which is great
    Incentivized
    Read full review
    Discontinued Products
    • For my needs, I have not found SharePoint Designer useful for my day to day maintenance of SharePoint. It is useful for viewing all the objects that make up the SharePoint site.
    • It is not as intuitive in regard to setting up Workflows. I have yet to use it to set up workflows in SharePoint. Maybe if I needed more complex workflows, it would be beneficial.
    • I like to use SharePoint Designer for moving around files within SharePoint sites.
    Incentivized
    Read full review
    ScreenShots

    GitLab Screenshots

    Screenshot of What is Intelligent Orchestration for DevSecOps?Screenshot of an overview of GitLab Duo Agent PlatformScreenshot of a new agent creation screen