Quantcast
Channel: CircleCI Discuss - Latest posts
Browsing all 14959 articles
Browse latest View live

Single API to fetch output of all actions in a build

Thanks for letting me know

View Article


Allow to show builds to unregistered users

@angelisa Thanks for the reply! I will take a look.

View Article


Old workflows still appear in GitHub, preventing merge

Hello @ACW, I’d suggest editing the protection rules for the related branches, and manually deselecting the problematic status checks, so they are not required anymore. Let me know if this helps.

View Article

Config.yml - build and deploy conditionals - Testing

Hi @rgleason, You need to add a “fallback step” that handles the case where none of the conditions are met; for example: a simple echo. Here’s what it’d be for the build-android-armhf job:...

View Article

It's very annoying that you force users to click "Go To App" on your site

I really dig circleci but it is the only CI i have ever used that requires me to look your promotional page before i can get to my builds. I wish you would redirect to the “app” if we were logged in...

View Article


Image may be NSFW.
Clik here to view.

It asks me to add config file even if .circleci/config.yml exists

I am using circle ci and it worked many months ago. image1661×704 66.3 KB But it asks me to add config file and don’t build the project. Any suggestions?

View Article

Artifacts folder not being detected

Hi @nektro, The command ls -l /artifacts/ is trying to list a folder called “artifacts” folder located right under “/”. I suggest replacing it with ls -l artifacts/.

View Article

Self-hosted runners are here!

How does the credit usage work with self-hosted runners?

View Article


Self-hosted runners are here!

Hi @eric-chamberlain-ck, The runners are 3 credits/min. Is there something more specific you’d like to know about how it works?

View Article


Disable SSH

If we request it to be turned off how quickly can we turn it back on again?

View Article

Config.yml - build and deploy conditionals - Testing

Dear YannCI, Thank you for your suggestion. A colleague has taken this effort some steps further, with more changes and testing, please see this link. github.com...

View Article

Disable SSH

Hi @Brian-Triplett as Jaryt mentioned, the Support team aims to reply to our free-tier customers with the best effort, but try to respond within 2-3 days. This will apply to both disabling and...

View Article

What makes a step "complete"?

It seems like steps “complete” (pass or fail) only once all processes invoked by the command the step represents return an exit code, or the step hits the timeout. I can’t find any docs to back this...

View Article


What makes a step "complete"?

Well, I’ve proven my assumption to be partially false. Processes sent to the background in a run step with the & operator do not seem to factor into a step “completion”.

View Article

CircleCI 日本語ドキュメント 追加・更新

2020/11/25 Orb開発キットのリリースに合わせて、Orbに関連する以下の5文書の内容を増補・更新しました。 設定 > Orbオーサリング > Orbのオーサリングプロセス 設定 > Orbオーサリング > OrbオーサリングFAQ 設定 > Orbオーサリング > Orbのベストプラクティス 設定 > Orbオーサリング >...

View Article


Modify status badge label

Hi! I was trying to modify the label of the status badge for .rst files. e.g. the default label is circleci and I want to change by something like tests-<my_label> I checked the docs:...

View Article

Welcome to Discuss! 日本語

wat are credits

View Article


Welcome to Discuss! 日本語

i want to know

View Article

Store_artifacts step makes browser sluggish/consume CPU

Thanks again for this report! A support ticket was filed for this and I was able to replicate similar behavior on my end so I have opened a case with our engineering department. For what it’s worth,...

View Article

Image may be NSFW.
Clik here to view.

It asks me to add config file even if .circleci/config.yml exists

Hi @funnywebdev, Welcome to the CircleCI community forum! Could you please confirm you have “.circleci/config.yml” file in your GitHub repository? If it is there, please unfollow the project using...

View Article
Browsing all 14959 articles
Browse latest View live