sr.ht, the hacker's forge, now open for public alpha
Public alpha launch of sr.ht, a fully open-source, modular, and lightweight software forge alternative to GitHub and GitLab.
Public alpha launch of sr.ht, a fully open-source, modular, and lightweight software forge alternative to GitHub and GitLab.
Explains how to use Docker's userns-remap feature with Linux system users to solve permission issues in CI/build environments.
A developer compares GitHub to his alternative platform, sr.ht, discussing design philosophy, features like CI, and a different business model.
Introducing Pastamaker, a tool to automate a safe GitHub pull-request workflow with required reviews and up-to-date CI testing.
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.