cirrus-ci-docs icon indicating copy to clipboard operation
cirrus-ci-docs copied to clipboard

Documentation for Cirrus CI 📚

Results 133 cirrus-ci-docs issues
Sort by recently updated
recently updated
newest added

# Description Right now there is no way via public API to figure out which user authored a build. It should be visible.

feature

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...

feature

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...

feature

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...

feature
upstream-issue

# 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....

feature

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...

bug

# 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,...

feature