How to get email PDF invoices back?
This request is similar to How to get invoices back? . In 2024, CircleCI moved from Maxio/Chargify to Stripe Billing; during that transition, there may have been issues with PDF attachments. Fast...
View ArticleFeature Request: Custom Workflow/Pipeline Labels in the Web UI
Hi @doughlass — thanks for the detailed write-up and mockup, really helpful context! I’ve created a feature request on your behalf in our Ideas portal. Feel free to add a vote and comment there — it’s...
View ArticleCircleCI 上の組織に新規メンバーをよりセキュアに追加する方法を提供開始
Thanks for sharing this update. Requiring invitation links and giving administrators more control over member access seems like a useful step for improving organization security. The different...
View ArticleXcode 27.1 Beta 1 Released
The Xcode 27.1 Beta 1 image has been released and can be selected as follows: macos: xcode: 27.1.0 Apple Developer Documentation Xcode 27.1 Beta Release Notes | Apple Developer Documentation Apple...
View ArticleFeature Request: Custom Workflow/Pipeline Labels in the Web UI
Feature Request: Custom Workflow/Pipeline Labels in the Web UI When running pipelines tailored to specific domains, environments, or regional targets within a single repository, identifying the...
View ArticleTests Hanging on Xcode 26
We saw the same thing on Xcode 27, running our UI tests on iOS 27 and iOS 26, and this fix worked and all the normal xcresults that we look for were still preserved. Thanks a ton!
View ArticleXcode 27.2 beta Released
The Xcode 27.2 beta image has been released and can be selected as follows: macos: xcode: 27.2.0 Apple Developer Documentation Xcode 27.2 beta Release Notes | Apple Developer Documentation Apple...
View ArticleTests Hanging on Xcode 26
Thank you for sharing this, is quite refreshing to see we are not alone. We are having quite similar issues to yours, except ours happen on EC2 Macs not on VMs, and it happens mid test, not at the...
View ArticleBreaking Changes: Config Compilation Updates — September 21, 2026
@cclose-improving We rolled out an upgrade to our regex processor on September 2nd that should have mitigated this issue for you. Any pipelines ran before that date will maintain any warnings they had...
View ArticleTests Hanging on Xcode 26
We hit this too after moving to the Xcode 27 image, posting what fixed it in case it saves someone the afternoon it cost us. Our symptom was slightly different to the original post: our UI tests...
View ArticleXcode 27 Released
The Xcode 27 image has been released and can be selected as follows: macos: xcode: 27.0.0 Apple Developer Documentation Xcode 27.0 Release Notes | Apple Developer Documentation Apple Silicon VM Image...
View ArticleXcode 27 RC Released
The Xcode 27 RC image has been released and can be selected as follows: macos: xcode: 27.0.0 Apple Developer Documentation Xcode 27.0 Release Notes | Apple Developer Documentation Apple Silicon VM...
View ArticleXcode 27 Beta 6 Released
@fritz-circleci when will the release candidate be available? We are waiting on this to ship an update.
View ArticleAPI v3: no endpoint to approve a workflow's approval job
Migrating a client to v3 and hit a gap I can’t work around: there seems to be no v3 equivalent of: POST /api/v2/workflow/{workflow-id}/approve/{approval-request-id} This looks like an oversight rather...
View ArticleConnection issues with apt-get from archive.ubuntu.com
mr-c: Here’s a fixed link Resolving Unable to connect to archive.ubuntu.com, 403 Forbidden Error in CircleCI – CircleCI Support Center I get “429 Too Many Requests” whenever I try to access this link,...
View ArticleConnection issues with apt-get from archive.ubuntu.com
Related to this topic, about a week ago (on Aug. 25, 2026), a PR (#408) was merged for the circleci/aws-ecr orb to help address apt-get timeouts like these. The change was released as part of v10.0.0.
View ArticleCache of prefix-dev/pixi orb appears to grow indefinitely - where do I report...
Hi there, we’re seeing very large cache sizes with the pixi orb (CircleCI Developer Hub - prefix-dev/pixi). For example, this test run uses a 13 GB cache: CircleCI. I suspect there is a bug in the orb...
View ArticleBreaking Changes: Config Compilation Updates — September 21, 2026
I’m seeing another regex incompatibility that doesn’t seem to be covered by the migration docs. CircleCI Cloud is currently warning that one of our existing when: matches: expressions will break after...
View ArticleBreaking Changes: Config Compilation Updates — September 21, 2026
Our upgrade recipe, for others who were using jobs.<job-name>.filters.branches.ignore to skip running their jobs based on branch names targeting other CI providers, but still running when the...
View Article