Why do the clojure docker images do not contain the clojure binary
Hi @vandr0iy! We’re extending the language image from Docker Hub (https://hub.docker.com/_/clojure), so that decision was made upstream. You might be able to ask in the greater Clojure community, or...
View ArticleXcode 12 GM
@thekatertot Would you have any timeframe to share to help set some expectations with the iOS/CircleCI community? Thank you FWIW I could also get the new Xcode 12 GM build last night.
View ArticleExpected type: Mapping, found: String Error
Hi @MohamedISoliman, Welcome to the CircleCI community! I believe the issue stems from the save_cache step in the declaration of the prepare_build reusable command. A save_cache step always requires...
View ArticleUnable to get project Environment Variables set in project
Hi @jay, and welcome to the CircleCI community! To implement the Slack integration, you’ll need to: Add the Slack webhook on the Slack Integration page. (Last option in the left menu on the Project...
View ArticleXcode 12 GM
We don’t have a timeframe yet. Beta 1 was released, but these obviously aren’t suggested for production. We’re working on GM!
View ArticleXcode 12 GM Released
The Xcode 12 GM image has just been released and can be selected as follows: macos: xcode: 12.0.0 Thank you all for your patience while we have worked round the clock to expedite this short-notice GM...
View ArticleXcode 12 GM
@pquillere_zen I posted that and then an announcement was made here! Xcode 12 GM Released
View ArticleDo I have to duplicate jobs in config if the same job will be used in...
Hi @cos, Have you considered reusable commands? It allows you to define a sequence of steps as a map to be executed in a job; enabling you to reuse a single command definition across multiple jobs.
View ArticleXcode 12 GM
Haha. That’s always how it works Thank you for the update and the quick turnaround on that one! This is greatly appreciated!
View ArticleXcode 12 GM Released
Thank you Circle! I had a late last night too and thank you for keeping up to date so your customers can deliver
View ArticleUnable to get project Environment Variables set in project
Thanks @yannCI for the response. Yes, I was using Slack Integration page to add the integration, but it’s not working: image2102×1248 170 KB Error message is NO SLACK WEBHOOK SET Here is the failed...
View ArticleHow do environment variables get cached?
Thanks. I was rerunning a build and the expected change weren’t taking effect - I wanted to be sure I was getting a fresh set on each iteration of the job.
View ArticleNode/VueJS deployment
Thanks for your response. I have followed your guide, by creating an ssh in bitbucket and adding it to my server’s authorised key --but that meant i have to enable pipeline in bitbucket. On the other...
View ArticleTrigger Specific Workflow with API v2
Hi there, I’ve read through the API v2 documentation an multiple forum posts but could not find the answer to this. Is it possible to trigger a specific workflow using the API v2? Let’s say we have...
View ArticleUnable to get project Environment Variables set in project
Hi @jay, Apologies! I missed the build link you initially posted. The Slack integration appears to be properly configured indeed. However, I see that build was triggered by a forked pull-request. I...
View ArticleBuild never completes in browser while running in browser tab, page needs to...
I’ve noticed a consistent issue with the builds in the new UI. I typically leave a build running in a browser tab and await the tab to turn green so I can deploy the build or take the next steps as...
View ArticleFinish a workflow but still be able to fire a "type: approval" job
This is a long time requested featured. It’s also in the “ideas” board with around ~35 votes if I recall correctly.
View Article