Cocapods downloads timing out
Thank you for opening that support ticket. We very much appreciate it. Based on our other tickets, I’m not sure that is related. I believe it could have to do with this github.com/CocoaPods/CocoaPods...
View ArticleCocapods downloads timing out
Thanks a bunch for pointing me to that. I’m tracking that down now. I think my team probably has that and several related cocoapods issues which are muddying the waters. This is definitely a customer...
View ArticleHow to reference template files in config.yml
Hello Everyone. I have created an AWS infrastructure template. This template, when run will create an s3 bucket and other resources. I have stored the template.yml file in my project’s GitHub...
View ArticleHow to reference template files in config.yml
That looks right. I have some pipelines that do similar things. I’d recommend adding a diagnostic step in your job like the following, just to nail down the state of your workspace. - run: name: Diags...
View ArticleCircleCI new UI/UX Review
thekatertot: Was there a task that became easier/harder? The following are harder. Sorry I haven’t encountered anything that is noticeably easier I cannot see what jobs are queued / running on a...
View ArticleDocumentation for circleci-agent
The documentation only mentions one use of circleci-agent, being circleci-agent step halt [1]. Because this call is made of 2 params “step” and “halt”, I was wondering if any other values for those...
View ArticleCustomized slack messages with links
I would like some tips on how to add a link to the GitHub commit in the message sent using the slack/status step. However, it appears that slack no longer supports markdown-formatted links. It would...
View ArticleCustomized slack messages with links
Here’s another example of a format that would work for us. Screen Shot 2018-07-19 at 3.40.15 AM580×502 82.7 KB (From: https://ideas.circleci.com/ideas/CCI-I-206)
View ArticleCache Swift Package Manager Dependencies Add via Xcode
Are there any suggestions for how to setup a reliable cache for Swift Package Manager dependencies that are managed directly in Xcode? Tracking the lock file ( [appName]...
View ArticleSuddenly getting memory issues
Hello @maxcbc - Welcome to the CircleCI Community! We have not seen a recent trend in memory exhaustion for node builds. Could you provide a code snippet for the first part of your config.yml for your...
View ArticleSuddenly getting memory issues
Thanks for that, I’d missed that article. It might be a dependency we share across our jobs. Not been able to pin it down yet. They’re all using the circleci/node:12 image. I’ve tried bumping the...
View ArticleNot hacking, but can I enable auto-SSH?
s-c-p: mail -s “correct ssh credentials” “me@gmail.com” Could we have mail -s "link to re-run job with ssh" "me@gmail.com" esp. if it just needed a -u or -H 'Bearer ....' adding to curl and it would...
View ArticleCircleCI new UI/UX Review
Thank you for the feedback! There’s no better way for us to improve than for you to share this kind of critique.
View ArticleSuddenly getting memory issues
@maxcbc, In addition to Jonathan’s reply, I’d like to suggest these two additional articles: How can I increase the max memory for Node? NodeJS Builds or Test Suites Fail With ENOMEM or a Timeout
View ArticleCommunity Poll: Is Discuss Helpful? ᕕ(⌐■_■)ᕗ ♪♬
Do you find solutions on Discuss? I get all the answers I’m looking for! I sometimes find answers I find related topics, but not what I’m looking for I never find answers Other (comment below) 0 voters
View ArticleLinux Machine Executor Image - July Update & New Image
We now have available a new Ubuntu 16.04-based machine executor image, ubuntu-1604:202007-01. This July update to the image refreshes software included in the image, which can be found below. See the...
View ArticleAndroid Convenience Image Moving to Java v11 on August 17th
There has been a lot of people asking for a Java/OpenJDK update in the Android Convenience Image for awhile now. Last month I posted a GitHub Issue discussing this change for August 2020, maybe sooner...
View Article