Browsing Tag
gitlab
10 posts
Migrating from Bitbucket to GitLab? Here’s how to keep your teams moving without missing a beat.
During transitions from Bitbucket to GitLab, teams may still push code to Bitbucket. Keeping both Bitbucket and GitLab…
Seamless Nuxt 2 Deployment: A Step-by-Step Guide with GitLab CI/CD and DigitalOcean
1. Introduction Deploying a web application can often feel like a daunting task, especially when striving for a…
GitLab, Azure, OpenTofu, and NO secrets!
Believe it or not, you can deploy any resource using Terraform from the GitLab pipeline to the Azure…
2Gview – GitlabCI view like a boss
🚀 Target-Ops: 2Gview Supercharge Your GitLab Workflow! 🔥 Tired of constantly switching tabs to check your pipeline status?…
🦊 GitLab: A Python Script Calculating DORA Metrics
Initial thoughts Considered alternate solutions GitLab Value Stream Analytics (official solution) LinearB (SaaS solution with free tier) Four…
Unleashing the Power of Git Bisect
The Essence of Debugging with Git Setting the Stage for Debugging Initiating Bisect Mode Marking the Known Good…
🦊 GitLab CI: The Majestic Single Server Runner
Introduction 1. Are autoscaling runners better ? 2. Advantages of a single server GitLab runner 3. Traditional cache…
Git cheatsheet
“Don’t be overwhelmed by learning Git! 😊 It’s simpler than you might think. Here’s a condensed list of…
Setting up continuous integration with CircleCI and GitLab
CircleCI supports GitLab as a version control system (VCS). In this tutorial you will learn how to set…
How to Govern Terraform States Using GitLab Enterprise?
TL;DR: With the mass adoption of Terraform and becoming the de facto tool for developers to build, and…