-
Cirrus-CI has [recently announced](https://forums.freebsd.org/threads/cirrus-ci-free-freebsd-ci-testing-for-open-source-projects.68560/) FreeBSD support, and became the first managed CI service touchi…
-
## Expected Behavior
CI workflow starts if `.cirrus.yml` is created in *any* branch. (My intention was trying out Cirrus CI by creating the file in a feature branch, and only pushing to master whe…
-
### Description
I want a feature to skip jobs whose latest commit includes `[skip ci]` or `[ci skip]` in the commit message.
### Benefit
Users don't need to run and wait the jobs when they don't …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
I opened a PR and the functional test failed
https://github.com/bitcoin/bitcoin/pull…
-
# Description
It will be nice to support `$CIRRUS_CLONE_DIR` separate from `$CIRRUS_WORKING_DIR`
# Context
Useful for better task syntax for monorepo projects (for example, when there are two…
-
### Project
MDAnalysis
### Observations
We are seeking funds to cover some of our recent losses in free CI provisions (i.e., Cirrus CI, to check against "exotic" architectures) and to obtain access…
-
fedmsg.com regularly fails on AppVeyor Windows
https://ci.appveyor.com/project/jayvdb/https-everywhere-py/builds/32107945/job/k6u89a5224mmm7n6?fullLog=true
The same commit on Cirrus has no probl…
-
The travis aarch64 builds have been failing for a while now, as can be seen by the [build logs](https://app.travis-ci.com/github/MacPython/openblas-libs/builds?serverType=git). We should find an alter…
-
Here is our Cirrus CI configuration
```
task:
timeout_in: 120m
freebsd_instance:
matrix:
- image_family: freebsd-13-0-snap
env:
ASSUME_ALWAYS_YES: YES
setup_script:
…
-
## Documentation version
## Incorrect section
Installation from binaries
## Description of the problem
I tried to install syslog-ng on ubuntu focal. According to Document, I added the repo i…