cirrus-ci-docs
cirrus-ci-docs copied to clipboard
Documentation for Cirrus CI 📚
# Description Right now there is no way via public API to figure out which user authored a build. It should be visible.
IPv6 is not currently enabled for the ARM cluster (ref: https://github.com/tokio-rs/tokio/pull/4450). IPv6 has been enabled for EKS recently (ref: https://github.com/aws/containers-roadmap/issues/835#issuecomment-1006804864). It sounds like you will need to create a new...
Often development branches should access different resources than e.g. a release branch. To specify that in an economical way, it is useful to set environment variables to different values, depending...
Set a useful core_pattern for amd64/aarch64 containers. E.g. something like `/tmp/cores/%e-%s-%p.%t.core` Right now arm containers have `/proc/sys/kernel/core_pattern` set to just `core` (but due to `/proc/sys/kernel/core_uses_pid=1` that's essentially `core.%p`) and amd64...
# Context I occasionally rebuild compiler images and push them to DockerHub, and it'd be great to have an invalidate button so that one can conveniently update the CirrusCI-prebuilt image....
Cirrus macos machines include Homebrew which is great. However the bundled Homebrew version is old and uses Homebrew bintray bottle locations which are not live anymore (see https://github.com/Homebrew/discussions/discussions/691). The Homebrew...
# Description Increasing max `timeout_in`. # Context cirrus-ci generously offers free tier for opensource projects (and FreeBSD support) without monthly quota. I appreciate it. as a porter of FreeBSD packages,...