Continuous integration topic
Automatically build and test your code as you push it upstream, preventing bugs from being deployed to production. A complementary practice to CI is that before submitting work, each programmer must do a complete build and run (and pass) all unit tests. Integration tests are usually run automatically on a CI server when it detects a new commit.
archimate-ci-image
Archi container image for use in continuous integration pipelines
phpci-installer
PHPCI Easy Installer for Laravel Homestead
awesome-ci
List of Continuous Integration services
run-on-arch-action
A Github Action that executes jobs/commands on non-x86 cpu architectures (ARMv6, ARMv7, aarch64, s390x, ppc64le, riscv64) via QEMU
go-test-teamcity
Convert golang test output to TeamCity format
gojenkins
Jenkins API Client in Go. Looking for maintainers to move this project forward.
awesome-bazel
A curated list of Bazel rules, tooling and resources.
volkswagen
volkswagen detects when your tests are executed in a CI-environment and makes them pass
changelog-ci
Changelog CI is a GitHub Action that enables a project to automatically generate changelogs
emake.el
Test Elisp without the hoops