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

feature
high-priority

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

bug

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

bug

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

bug

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

feature

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

feature

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

bug

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

feature

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

feature

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

bug