Archive for the ‘GitLab’ Category

New Integration Between GitLab and Jira

We are expanding our spectrum of GitLab and Jira integration solutions and present a new option for self-hosted GitLab instances: to detect an event in GitLab and to perform whatever action you want. This option can have a number of uses. For example: If a commit was pushed to a GitLab repository and the commit’s […]

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 »

Creating GitLab Branches from Jira

Many projects use GitLab together with Jira. In such a combination, GitLab is used for git repository management, code review (by merge requests [MRs]) and CI/CD, while Jira manages development tasks, bugs and planning. GitLab provides a basic integration with Jira, which allows you to create links between Jira issues and GitLab commits and MRs, […]

Read more »

GitLab Installation: CE or EE?

Many companies planning to start using GitLab are not sure whether to go for the free Community Edition (CE) or for the paid Enterprise Edition (EE). Some decide to start with CE and consider switching to EE later, if they feel that they need more functionality and/or that they want GitLab’s support. Now what version […]

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 »

Bitbucket Ejects Mercurial – It’s Time for git

Bitbucket announcement Back in 2008, when Bitbucket (formerly Stash), Atlassian’s version-controlled software-hosting service, was launched, it supported only Mercurial repositories. Since then the version control software market has evolved, and Git became the de-facto standard.  According to StackOverfow’s 2018 survey, more than 87% of developers used Git and less than 4% used Mercurial. On August […]

Read more »

Our Assortment of GitLab HA/DR Solutions

It is well known that once a system becomes critical for an organization’s daily activities, there arises a need of business continuity, speedy Disaster Recovery (DR) or the ability of the system to be continuously operational for a desirably long length of time (High Availability, aka HA). We help GitLab users worldwide to analyze their […]

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 »