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

Filters on branches does not work as expected

Hi @Anne-Gaelle, It looks like this error might be caused by not having a config.yml file in your gh-pages branch of your repo. Adding a config.yml file should resolve your issue. Can you give it a...

View Article


Store_artifacts step makes browser sluggish/consume CPU

Have noticed in the new UI that store_artifacts steps that include many artifacts slow my browser tab to a crawl and make it consume 100% CPU while the text output is churning. This is on...

View Article


Redundant builds are canceled on the default branch

We decided to keep it as is in case “disconnecting” everything first makes it worse. That doesn’t sound safe to me at all.

View Article

.NET 5 Support

Is there a plan to add support of .NET 5?

View Article

Redundant builds are canceled on the default branch

Hi @eps1lon thanks for keeping us in the loop. Manually removing and adding webhooks should be safe and will not remove any data, but is definitely not an ideal experience. Turns out we can also...

View Article


Store_artifacts step makes browser sluggish/consume CPU

Interesting. I’m going to pass this along to our UI team so we can take a look. We haven’t heard any other reports like this yet. If it worsens, it wouldn’t hurt to submit a Support ticket so they can...

View Article

How to recognize different events in CircleCI

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.

View Article

Communication from secondary containers to primary containers in a...

I think this should be possible, all of those containers share a network cgroup. My recommendation would be to add an ifconfig command into each container and compare the output to see how it all fits...

View Article


Config.yml conditional for build and deploying multiple environments

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.

View Article


Filters on branches does not work as expected

Hi Henna, Thank you very much for your answer. I didn’t think it would be necessary to dupplicate config.yml to my gh-pages. As the content of my gh-pages is generated automatically, it’s a bit...

View Article

Image may be NSFW.
Clik here to view.

How to setup minikube for testing?

Thanks for the suggestion. In my case, our end-users are using more minikube, so preferred to stick with it. After several attempts, I managed to slim down the configuration to have only few lines:...

View Article

Single API to fetch output of all actions in a build

Hi @aayushagrawal135, Welcome to the CircleCI community forum! You can use API v1.1 endpoint Single Job which returns the full details for a single job. Regards, Pawan Bahuguna

View Article

Allow to show builds to unregistered users

Hello, We are using CircleCI in our open source project Data Driven Forms https://github.com/data-driven-forms/react-forms, however we ran into an issue that unregistered users cannot see why builds...

View Article


Allow to show builds to unregistered users

Hi @rvsia welcome to the CircleCI Community! At this time, unregistered users are unable to view build logs in the new UI unless authenticated to CircleCI. However, we do have an open feature request...

View Article

Single API to fetch output of all actions in a build

Right, currently I am using the same. However, it requires me to call the output_url for each action inside the nested steps of a build. I was looking for alternatives that could fetch logs for all...

View Article


Single API to fetch output of all actions in a build

Sorry, but we don’t have any other alternative API for that.

View Article

Update on November Incidents

Monday, November 23, 2020 update on November 18 incidents Beginning on the morning of November 18 and throughout the day our platform experienced a series of issues that impacted our ability to run...

View Article


Image may be NSFW.
Clik here to view.

Test results not showing, even though created

My job: security_check_terraform: executor: cloudrail/default steps: - attach_workspace: at: . - cloudrail/scan_terraform_junit: cloud-account-id: "..." cloudrail_api_key: $CLOUDRAIL_API_KEY...

View Article

Filters on branches does not work as expected

You are very welcome. Feel free to follow up here if any additional questions come up.

View Article

Image may be NSFW.
Clik here to view.

CircleCI CLI Orb Pack Beta

Hey I am trying something similar to this example, but every time I do so I just get the literal variable instead of the environment variable’s value. For example, in your example code: - run: name:...

View Article
Browsing all 14877 articles
Browse latest View live