Should you move from GitHub to sr.ht
A developer compares GitHub to his alternative platform, sr.ht, discussing design philosophy, features like CI, and a different business model.
A developer compares GitHub to his alternative platform, sr.ht, discussing design philosophy, features like CI, and a different business model.
Explains how to control Docker Engines and Swarm clusters from within a container using socket bind-mounting and TLS authentication.
A guide on using Homebrew to install and update tools in Continuous Integration (CI) pipelines, with practical command examples.
A guide to automating Xcode build and version numbers using Git commit counts and tags, keeping the Info.plist clean.
Explains the pitfalls of Docker-in-Docker for CI/testing and recommends using bind-mounted Docker sockets or modern alternatives like sysbox.
A Docker core team member explains how they use Docker containers to manage and test Docker's own CI infrastructure across multiple storage drivers and OSes.
Part 3 of a series on setting up CI with Jenkins, MSBuild, NuGet, and Git, focusing on creating MSBuild targets for MSpec tests and code coverage reports.
A guide to creating a custom Jenkins CI widget for the Panic StatusBoard app using a script and static HTML.