Configuring Pipelines
- How to Run the Same Job Twice in a Single Workflow
- How to Add Deprecated Debian Stretch Repositories
- How to use branch filters with IP ranges
- Troubleshooting CIRCLE_CONTINUATION_KEY is required. Make sure setup workflows are enabled.
- Troubleshooting checkout step failing - Alpine image
- Adjust Ports on Windows Firewall for your Applications
Orbs
Building Projects
- I need an updated image or a new one. Where can I submit requests?
- Kubernetes Troubleshooting
- Architecture Change: Setup_remote_docker
- Troubleshooting Workflows with an Undefined End Time
- An error occurred while fetching your repositories. Please refresh to try again.
- How to install NPM on Windows images
Artifacts
- Artifacts Missing
- How to Programmatically Construct the URLs for Artifacts
- appx and nupkg Artifact Files Download is Automatically Renamed to Zip
- Can External/Non-Authenticated Users Access my Artifacts with the URL?
- Artifact downloads sometimes result in errors on Safari v14.XX
- Store chocolatey logs for further troubleshooting
Triggering Pipelines
- "You don't have permission to approve this job"
- My Project Has Been Suspended
- Where can I find logs for Windows Self-Hosted Runners?
- How to Manually Trigger a Scheduled Pipeline
- Troubleshooting CircleCI runner issue /api/v3/runner/claim was 401 (Unauthorized)
- Troubleshooting "Error Fetching Config" Error on GitLab Pipelines
Optimizing Pipelines
- How to dynamically set job parallelism
- How to set a custom maximum job duration
- CircleCI was unable to execute the job to completion, because the CircleCI runner received a kill signal midway through the job
- How to set the resource_class for docker and machine images
- How to get the compiled version of a config.yml within the UI
- How to set custom DNS for alpine images on CircleCI
SSH
- Disable re-run job with SSH
- Problems connecting to SSH session using Warp terminal for macOS
- Can I adjust the default timeout of jobs in an active SSH session?
- CircleCI non-interactive shell VS interactive SSH sessions
- Context error preventing job re-run with SSH
- Permission error when trying to SSH into a job
Testing With CircleCI
- I have split my tests by timing, but why is the split not even?
- Is throttling affecting my builds?
- Test Split Outputs Warning: “Error Reading Historical Timing Data: File Does Not Exist”
- Common test splitting issues with pytest
- Test splitting not working with mocha-junit-reporter
- Debug Ruby RSpec Test Timeout With No Output (exceeded 10m0s): context deadline exceeded
Deploying Code
- How to Deploy a CircleCI Configuration to Multiple GitHub Repositories
- AWS CLI Fails with "TypeError: unsupported operand type(s) for -=: 'Retry' and 'int'"
- AWS Credentials Are Not Found
- Deploy to Heroku via circleci/heroku Orb fails with "fatal: protocol error"
- Wrong AWS credentials being used
- Using AWS CodeDeploy with CircleCI 2.0 or CircleCI 2.1
Project Insights
CircleCI CLI
- How to delete a projects Docker Layer Cache
- How to validate a config that uses private Orbs
- How to resolve error: "--storage-opt is supported only for overlay over xfs with 'pquota' mount option" when running jobs locally with the cli
- CircleCI CLI - Running circleci local execute Results in "not implemented for cgroup v2 unified hierarchy" Error
- How To Debug Local Builds Using CircleCI CLI?
- CircleCI CLI Fails With "panic: yaml: line 4: could not find expected ':'" Error
API
Settings and Integration
- How to generate and store read/write SSH keys
- How to view and delete GitLab Webhook Deliveries
- How do I remove members from my Gitlab organization?
- How do I add members to my Gitlab organization?
- Unable to update an organization's security settings and plans page
- Why is an organization I am not a member of listed in the UI?
Notifications
- Adding Additional Contacts
- Notification Email Links Hang and Do Not Redirect to the CircleCI Workflow
- How to disable legacy Slack integration
- How to send a slack notification at end of workflow
- Using Slack Integrations with CircleCI
- How to auto comment on GitHub Pull Requests