TeamCity Pipelines Pulse, Issue #5: Smooth Parameter Replacement

  • Post author:
  • Post category:Automation

💡 TeamCity Pipelines by JetBrains is a new approach to CI/CD that offers blazing-fast pipelines to optimize your development flow. We release a new version every three weeks, and here’s what’s new in the latest edition. Imagine you could define parameters when configuring a pipeline and see their values right…

Continue ReadingTeamCity Pipelines Pulse, Issue #5: Smooth Parameter Replacement

Jenkins Board and Officer Elections 2024 – Nominations Open

  • Post author:
  • Post category:Automation

We are excited to announce the 2024 Jenkins Governance Board and Officer elections! Nominations Nominations can be submitted for governance board positions and all officer positions (Security, Events, Release, Infrastructure, and Documentation). During the registration period, we invite community members to nominate candidates by sending a message to the election-committee…

Continue ReadingJenkins Board and Officer Elections 2024 – Nominations Open

FAQ: GitLab CI/CD Catalog

  • Post author:
  • Post category:Automation

The GitLab CI/CD Catalog, part of the DevSecOps platform, allows users to discover, reuse, and contribute CI/CD components to make software development more efficient and productive. Recently, we hosted a CI/CD Catalog webinar that surfaced a host of helpful questions. This FAQ features some of those questions (and answers) and…

Continue ReadingFAQ: GitLab CI/CD Catalog

AI orchestration: benefits, best practices, and tools

  • Post author:
  • Post category:Automation

The great power of AI in the business world is broadly recognized, yet many organizations still struggle with its deployment.This challenge is especially true for large enterprises, where smooth integration across tech and business units can win or fail the corporate game. Gartner has revealed that slightly over 50% of…

Continue ReadingAI orchestration: benefits, best practices, and tools

Building a GitLab CI/CD pipeline for a monorepo the easy way

  • Post author:
  • Post category:Automation

Monorepos allow you to host multiple applications’ code in a single repository. In GitLab, that involves placing disparate application source code in separate directories in one project. While this strategy allows for version controlled storage of your code, it was tricky leveraging the full power of GitLab’s CI/CD pipeline capabilities……

Continue ReadingBuilding a GitLab CI/CD pipeline for a monorepo the easy way

What’s new in Git 2.46.0?

  • Post author:
  • Post category:Automation

The Git project recently released Git v2.46.0. Let's look at a few notable highlights from this release, which includes contributions from GitLab's Git team and the wider Git community. Tooling to migrate reference backends In the previous Git 2.45.0 release, the reftables format was introduced as a new backend for…

Continue ReadingWhat’s new in Git 2.46.0?

Best practices to set up organizational hierarchies that scale

  • Post author:
  • Post category:Automation

Maximizing the benefits of your GitLab subscription begins with an effective organizational setup. Here’s a straightforward guide to configuring your group, subgroup, and project structure to enhance your GitLab experience. Understanding the structure: Groups, subgroups, and projects Groups and projects allow you to model your organizational hierarchy, enabling advanced permissions…

Continue ReadingBest practices to set up organizational hierarchies that scale

How visualization improves the GitLab merge train experience

  • Post author:
  • Post category:Automation

GitLab's merge train feature on the DevSecOps platform has worked wonders for organizations looking for a solution to automatically manage conflicts among different merge requests that are merged in close proximity to each other. Merge trains support all merge methods and ensure all MRs work together, which saves time and…

Continue ReadingHow visualization improves the GitLab merge train experience