cirrus-ci-docs
cirrus-ci-docs copied to clipboard
Documentation for Cirrus CI 📚
# Description Right now API token that one can generate to access Cirrus API is global. Meaning that the token gives access to everything within the organization. Let's allow to...
## Expected Behavior `m4` should be executable. What should have happened is ... ## Real Behavior ``` admin@admins-Virtual-Machine zeek % m4 xcode-select: Failed to locate 'm4', requesting installation of command...
## Expected Behavior Able to follow the documentation smoothly. ## Real Behavior Azure documentation has wrong / outdated commands. The ones I encountered are: 1- `az ad sp create-for-rbac --name...
## Expected Behavior C++ builds using ThreadSanitizer should complete correctly. ## Real Behavior ThreadSanitizer reports the following error when trying to run any binary: ``` FATAL: ThreadSanitizer: unexpected memory mapping...
# Description When looking at the output (logs) of running tasks, the website should always scroll down and not get stuck in the middle of the output where I have...
# Description Now that Cirrus builds are no longer free for OSS projects, many orgs will start to hit their limits. Plenty of users would probably be willing to chip...
## Expected Behavior GITHUB_CHECK_SUITE_ID is reliably available in tasks for PR builds. ## Real Behavior GITHUB_CHECK_SUITE_ID is often not set in tasks for first build in PR. Sometimes it is....
# Description When a PR is created or updated, two concurrent builds are triggered: one for the branch and one for the PR. We would like to choose whether to...
# Description It would be really nice, in my opinion, for builds with no tasks, or builds where all tasks are `SKIPPED`, for the `CIRRUS_LAST_GREEN_CHANGE` not to be updated or...
Sorry, I can't re-open https://github.com/cirruslabs/cirrus-ci-docs/issues/1177, so opening a new issue here. But it's still the same problem 😕 Here's an example. https://cirrus-ci.com/task/4859101277061120?logs=main#L27