Git

Articles

Articles

SearchTopic
ARTIFICIAL INTELLIGENCE CI/CD CICD CLOUD NATIVE DEVOPS HASHICORP INFRASTRUCTURE AS CODE OPENTOFU PLATFORM ENGINEERING SECURITY TERRAFORM
Author
Martin Buchleitner Matthias Theuermann Jürgen Brüder Paul Strebenitzer Infralovers Team Edmund Haselwanter Theresa Wallas Miriam Grainer Jan Klare

Automating Environments with Trunk-Based Development

Introduction Trunk-Based Development (TBD) means everyone integrates to a single branch: usually main or trunk. There are almost no long-lived branches or repo

Pipeline Automation for Forked Repository Environment Management

Introduction If your team chose the forked repo model for maximum isolation—or due to regulatory/access concerns—your CI/CD strategy has special requirements.

Pipeline Automation for Branch-Based Environment Management

Introduction In our previous article, we explored three models for handling deployment environments in version control: branches, forked repositories, and

Managing Deployment Environments within Version Control Repositories

As software development scales, robust handling of deployment environments — development, staging, and production — becomes essential. Each environment has

Womenintech Part 4: Continuous Delivery Of A Static Web Page With Jekyll, GitLab And AWS

As a new project, I was assigned the task to automate internal processes for our website deployment and to implement some features. Therefore, I had to deal

Womenintech Part 2: My Journey Continues

Next stops Git, Gitlab, Ruby, Rspec and Cucumber To get into the workflow of our company, I started learning how to use Git. So, I started with the basics,

Continuous Integration, Delivery and Deployment

Continuous Integration(CI) Is the practice, in software engineering, of merging all developer working copies Its main goal is to prevent problems when merging

Previous page
Showing of
Next page