Configuring Pipelines
- How to use pre and post steps with orb job commands
- Managing GitHub Authentication in Composer-Based Projects
- Understanding Exit Status Code 255
- Why is there an `analyze-my-code` workflow in my project?
- Can I change the value of circleci_ip_ranges based on the branch?
- CircleCI Associate Developer Certificate
Building Projects
- Why can't I view the build history on my project?
- Why can't I find one of the branches on the branch filter drop-down?
- Why do some projects default to different resource classes?
- I need an updated image or a new one. Where can I submit requests?
- Kubernetes Troubleshooting
- Architecture Change: Setup_remote_docker
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
- Why can't I add a trigger? - error "Failed to save scheduled Trigger,Try Again"
- How to fix the "block-unregistered-user" error for Gitlab projects
- Why do I see a "block-unregistered-user" error in my build?
- "You don't have permission to approve this job"
- My Project Has Been Suspended
- Where can I find logs for Windows Self-Hosted Runners?
SSH
- Troubleshooting "Bad credentials" errors when using git clone with Git LFS
- 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?
- Understanding how CircleCI executes your shell commands
- Context error preventing job re-run with SSH
Testing With CircleCI
- Resolving Test Splitting Issues on macOS Xcode
- Rerun Failed Tests - Troubleshooting Parallel Run Failure
- Rerun Failed Tests - All Tests Still Being Rerun
- Troubleshooting failed test results upload
- Troubleshooting "invalid testcase element" error when uploading test results
- Is throttling affecting my builds?
Deploying Code
- Troubleshooting "Your authorization token has expired" error
- 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
Project Insights
CircleCI CLI
- How to Identify your Organization's claimed namespace using the CircleCI CLI
- How to Resolve "invalid character 'I' looking for beginning of value" Error in 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
API
Settings and Integration
- How to generate and store read/write SSH keys
- Is my project setup using GitHub OAuth or GitHub Apps?
- What is the difference between the versions 1.x and 2.x of the Jira orb
- How do I manage my People Settings for my GitHub organization?
- Using context with the Build pull requests from forked repositories
- Inviting Team Members to Collaborate on CircleCI
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