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

No queue info in new UI?

This cross-project view will not solve the problem I’m having. Occasionally when a lot of people are committing things at once my jobs get stuck in queues. I need a UI that shows me the queue of jobs...

View Article


UNIT TESTS-ENOMEM: not enough memory, read

I am contantly taking this error on build. Does anybody experience the same issue? ● Test suite failed to run ENOMEM: not enough memory, read at Object. (node_modules/babel-types/lib/index.js:317:25)...

View Article


CircleCi cannot select branch even if it was built

Hi Codrin, Welcome to CircleCI Discuss! Can you let me know what VCS you are using? Also, is the branch still an active/open branch within your VCS project? If so, try unfollowing and following the...

View Article

Docker tmpfs support

It is now possible to use tmpfs with CircleCI’s Docker executor: https://circleci.com/docs/2.0/executor-types/#ram-disks

View Article

Image may be NSFW.
Clik here to view.

Installing multiple docker images

I’m trying to run fastlane for an android deploy, and to do that I need to have an image that includes ruby, the android sdk, and node. I hoped I could do that in my job declaration like this:...

View Article


How to run pipelines on develop branch only

I was able to put the pipelines working, but right now I want to ignore some branches, best way would be to run the pipelines on develop branch only, here is my config.yml file: version: 2.1 orbs:...

View Article

Ability to filter by status

the new UI really needs the ability to filter by status. e.g. if I have a lot of branches building being able to filter to only ‘running’ or ‘failed’ would be extremely helpful… Especially if I have a...

View Article

Delayed webhooks

Adding a webhook to notify Coveralls.io takes a 5-7 minute build up to a 35-40 minute build, after which the notification usually does go through.

View Article


Image may be NSFW.
Clik here to view.

Artifacts message is incorrect while build is running

running-build-over-30-days-old1111×750 111 KB

View Article


Image may be NSFW.
Clik here to view.

New UI: commits from all branches appear

Hi there, I decided to try the new UI for the first time today and overall I think it’s a step backward. While I have many of the same complaints as others about the new UI (can’t see all the jobs for...

View Article

Installing multiple docker images

Hello @aubrey Welcome to our CircleCI Community! In the config.yml snippet you provided, only the 1st image is used to create the container with the image circleci/node:13. The other images are...

View Article

UNIT TESTS-ENOMEM: not enough memory, read

Hello @chrisgiann44 - Welcome to our CircleCI Community! You will need to adjust the max memory ceiling in your node builds to avoid this issue. The following support article describes how to...

View Article

How to run pipelines on develop branch only

Hello @valerxx22 - Welcome to our CircleCI Community! You have the right approach here by using filters: for job branch. Could you share what error message or type of build failure you are encountering?

View Article


How to run pipelines on develop branch only

@JonathanC503 thanks for having a look at this, I have updated the description above with the error message, so that you can have a look.

View Article

Admin must opt in to 3rd part orbs... but I already have!

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

View Article


Image may be NSFW.
Clik here to view.

UNIT TESTS-ENOMEM: not enough memory, read

Hi Jonathan, thanks for ur answer. i did the above. added the NODE_OPTIONS. the first build was successful but i still see this It should not be 8GB Ram? thanks

View Article

Image may be NSFW.
Clik here to view.

Fastlane Plugin error message: [!] xchtmlreport binary not installed!

Hello all - I’m having an issue with a Fastlane plugin when I try to run automated tests on Circle CI. The plugin is called xchtmlreport, and it basically generates an HTML representation of an Xcode...

View Article


Image may be NSFW.
Clik here to view.

Fastlane Plugin error message: [!] xchtmlreport binary not installed!

@ChiWhiteSox56 Welcome to the forum! Are you installing xchtmlreport via Homebrew as well as installing the xchtmlreport fastlane plugin? Off the top of my head I don’t think xchtmlreport is installed...

View Article

Fastlane Plugin error message: [!] xchtmlreport binary not installed!

Thanks so much for your quick reply!, @bytesguy! I am not installing xchtmlreport via Homebrew on the image. I did that locally, so maybe this is it. I’ll try it and follow up with a response.

View Article

No queue info in new UI?

Why are you so insistent on keeping everything in one row? It’s ugly. It breaks long names/commit messages/branch names haphazardly into multiple lines etc. The old view showed all that info, and more...

View Article
Browsing all 14877 articles
Browse latest View live