Engineering

Engineering stories. Mainly experience I had in the past.

Discard Old Build Artifacts on Jenkins

How to discard old build artifacts on Jenkins and free the disk space by configuring the duration to keep builds / artifacts, and the quantity of builds / artifacts to keep.

Merging Git Repositories

Engineering story: how I merge two Git repositories and what are the hidden tasks you didn't think about.