Archive for the ‘GitLab CI’ Category

What are the differences between GitLab Premium and GitLab Starter?

Many GitLab Starter customers ask us “What are we losing by not having access to GitLab Premium capabilities?” And there’s another version of the question, asked by those who use the free GitLab version or have not yet used GitLab – and they ask: “What are the differences between Starter and Premium?” or: “Why should […]

Read more »

Coming Soon: Changes to CI/CD in GitLab Cloud Free

Yesterday GitLab announced that effective next month (October 2020) they will reduce the limit of free CI/CD minutes. As you know, GitLab Cloud (Gitlab.com) provides shared CI/CD runners, i.e. virtual machines on which you can run your build, test and other jobs. For example, we at ALM-Toolbox use them to run programs, which regularly create […]

Read more »

New in GitLab Version 13.0: GitLab Introduces Improved High Availability (HA)

GitLab version 13.0, released just days ago, now allows for high availability and redundancy of the Git storage component. This is important if GitLab is critical for your organization, and its downtime disables software development, CI/CD pipelines and delivery times. We are talking about Gitaly — one of GitLab’s most important components. Let’s talk about Gitaly […]

Read more »

GitHub Follows GitLab and Offers Unlimited Private Repositories for Free

Starting from today, GitHub is offering unlimited free repositories – at no charge  – on their public cloud (github dot com). It’s good for those who have a side-project and they want to keep it private; those who want to keep files private and those who want to hide a project before they make it […]

Read more »

New: CI Module for “The Shield” application to improve its Code Security and Fight Coronavirus

To encourage downloads of the ‘Shield’ app that fights coronavirus, we have built a complementary Continuous Integration (CI) solution and code scanners to improve information security, code security and privacy of the app. We also invite the developers to use it freely and continuously in future. A few days ago, the Israeli Ministry of Health […]

Read more »

New Video: GitLab CI/CD Demo

I am happy to share a GitLab CI/CD video that is concise, technical and up-to-date. I have chosen this video as the best of several videos that I have recently watched. At your convenience, we have added subtitles, a summary of the video and the transcription of the video. You can watch the video and […]

Read more »

Kubernetes and GitLab Integration

We’re often asked about the integration of Kubernetes with GitLab and GitLab CI/CD and how it works if compared to Jenkins CI. So we thought to write a post about the maturity of integration with GitLab and provide a full list of how GitLab can help you get the most out of Kubernetes. So here […]

Read more »

Podcast: Kubernetes and GitLab

A few days ago I encountered an interesting interview in the Kubernetes Podcast website, talking about GitLab and Kubernetes. The hosts interviewed Marin Jankovski — an Engineering Manager at GitLab and the first employee of GitLab (!) . The interview concerns GitLab, Kubernetes, deployment, the SaaS offering of GitLab, transparency and an anecdote around the logo […]

Read more »

New White Paper: Code Review with GitLab

Last update: 06/18/2020 We have just released a new white paper (15 pages) that describes ALL features provided in GitLab that support a modern Code Review process. There are 29 relevant features to code review, and we grouped them by editions (from free edition to enterprise editions) . We also added a few examples, a […]

Read more »

Free-of-Charge Serverless Computing Using GitLab CI/CD

In short: GitLab CI/CD lets you run your programs without the need to maintain your own computer, free of charge. A few months ago, we started distributing, to some of our customers, Excel sheets listing GitLab features. How did we create those sheets? We wrote a script, which used GitLab API to extract information from […]

Read more »