Using a Dedicated Hadolint Config File
Explains how to use a dedicated .hadolint.yaml config file for portable and consistent Dockerfile linting across different environments.
Explains how to use a dedicated .hadolint.yaml config file for portable and consistent Dockerfile linting across different environments.
A guide to overcoming XCTest Performance limitations by implementing custom iOS performance testing with Firebase TestLab on CI.
A guide to installing older iOS Simulator runtimes via command-line tools for CI testing, covering deprecated and current methods.
Explains why running Continuous Integration daily is crucial to detect broken dependencies, even when no code changes occur.
A guide to securely managing credentials and environment variables for iOS testing in Xcode and XCTest, covering local setup and CI integration.
The vdirsyncer developer seeks volunteer-hosted CalDAV/CardDAV servers to improve the project's test suite and reduce CI overhead.
Fixing Docker Desktop credential errors in CI by modifying the config.json file to remove the 'credsStore' key.
A tutorial on setting up CI pipelines for Dockerized PHP applications using GitHub Actions and GitLab CI.
A guide to setting up automated testing for Django projects using Pytest and GitHub Actions for continuous integration.
Introduces the OSS Quickstart Archetype, a Maven template for bootstrapping modern, opinionated open-source Java projects with best practices.
A developer argues that cryptocurrency has caused widespread abuse of free CI services and damaged trust in the software industry.
A guide to implementing impact analysis in CI/CD pipelines to skip unnecessary builds and tests, saving time and resources.
Sourcehut's builds.sr.ht CI now offers SSH access to build environments for debugging and interactive testing.
SourceHut introduces code annotations, allowing developers to add markdown and links to source code via CI-generated JSON files.
A guide to painless end-to-end testing for web apps using Docker and Playwright, avoiding complex setups and paid services.
Sourcehut now offers full, first-class support for Mercurial version control, matching its Git features, including CI and email-driven collaboration.
A developer's journey from a novel idea to launching an open-source project, and the unexpected feedback it receives.
A guide to building TypeScript projects using Bazel, Google's open-source build tool, for efficient dependency management and incremental compilation.
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.