A heavy Rust integration test suite kept getting killed by Codeberg's per-job time limit. Here is how a targeted dev profile, a build-once job, and cargo-nextest partitioning got it green again.
Debugging a TLS certificate validation failure in GitHub Actions caused by Let's Encrypt's new Generation Y certificate hierarchy and an untrusted ISRG Root YE certificate.