← All tags

debian

A Run-in-Docker Action for GitHub Workflows

Open-sourced run-in-docker, a small GitHub Action that runs build commands inside a legacy Debian container without forcing Node.js into the container itself.

Running GitHub Actions on Debian Jessie and Stretch

Notes on building CI for services that still ship on Debian Jessie and Stretch. The image stack, the Node.js compatibility problem, and the workarounds that keep actions/checkout running on glibc that is older than GitHub expects.