GitLab CI and Distributed Builds
Lightning fast code counting for better code management intelligence

Lightning fast code counting for better code management intelligence

2/15/2023 · Darwin Sanoy

What this post added

Introduced a reusable GitLab CI shared library extension for code counting using the SCC tool. This extension leverages Git clone optimizations, allows configuration of file extensions to exclude, supports group hierarchy enumeration or specific repo lists, and uploads HTML/text artifacts. It also explores an extension for MR complexity metrics based on diff revision activity.

Read the original post ↗