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

Docker 19.03 support for setup_remote_docker

We still don’t have support for that version but as a workaround you can try using the machine executor and manually update docker to the version that you would like to use. Though this may not be...

View Article


Slack fail notification is sent from each individual parallelized container

You can see a similar discussion here on our slack orb repo. The short answer is that there isn’t a great solution right now. The best option at this moment would be to create a monitoring job based...

View Article


Running Protractor in CircleCi parallelism

That CircleCI command will search for filenames based on the supplied regex value. Then it uses the $NODE_INDEX envars that we automatically generate in each container to split the list of filenames...

View Article

Image may be NSFW.
Clik here to view.

Pipelines marked as running eventhough they are not

In the new UI, all pipelines are marked as running, but after opening detail, none of the jobs inside are running.

View Article

Pipelines marked as running eventhough they are not

Hi @tomaskallup! Thanks for posting and welcome to the CircleCI community. We can’t seem to replicate this issue. Can you post a URL this? Public users will not be able to open it, but the team will...

View Article


Update to Xcode 11.1.0 breaks Ruby version selection for unit tests

Recently upgraded from Xcode 10.1.0 to 11.1.0 and from ruby 2.4 to 2.6 (specified in .ruby-version file), but when running tests after the upgrade they are failing for chruby: unknown Ruby: ruby-2.4....

View Article

Skipping to build the most recent commit in the queue

I have some long running, expensive tests that I want to run on my project’s default branch, to run each job to completion with concurrency 1 and not to cancel redundant builds. When the job...

View Article

Xcode 11.2 macOS Catalina missing git lfs

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

View Article


Running Protractor in CircleCi parallelism

I’m actually getting no output from that command. Tried both absolute and relative. The step ended with no output and code 0

View Article


Helm 3 orb

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

View Article

New UI now available for opt-in!

any roadmap for? autoscrolling on jobs all workflows or all queue jobs, or something to see the queue

View Article

Xcode 11.2.1 Released, 11.3 soon - 11.2.0 removed

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.

Using project API tokens to access the cc-tray API

I don’t think this is possible today. mheiber: If not, would it be too much to ask to add it, maybe, to the “Status” scope of the per-project API token permission set(s)? The best thing to do would be...

View Article


Image may be NSFW.
Clik here to view.

Hugo Circleci blog post issues

Error: #!/bin/bash -eo pipefail apk update && apk add git /bin/bash: apk: command not found Exited with code exit status 127 Followed all the instructions: CircleCI – 13 Nov 18 Adding...

View Article

Image may be NSFW.
Clik here to view.

Please change tab icon color

It gives me anxiety.

View Article


Tar cannot open directory when extracting file

My config.yml file is set up to extract a tar.xz file to a directory. Whenever it tries to extract it, it fails with the error tar: -C: Cannot open: No such file or directory. I have tried on a docker...

View Article

Image may be NSFW.
Clik here to view.

Using project API tokens to access the cc-tray API

ideas.circleci.com CircleCI Ideas Post your ideas and vote on those you would most like to see in CircleCI.

View Article


CicrleCI fails in section Install Bundler

Hey, We have an iOS application repository. Each push triggers CircleCI to run an automation suit. For some reason, starting from today, every new commit fails. Even if it is just committed of a space...

View Article

Cannot find Pipfile.lock file while restoring cache in python 3.7.1 image

Hi Levlaz, Thank you for your suggestion, it did help me to figure out by running it with SSH as I realized that I completely misinterpreted the goal of the checksum while restoring the cache. Cheers.

View Article

Syntax error with run command, doesn't happen in local env

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

View Article
Browsing all 14879 articles
Browse latest View live


Latest Images