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

New OpenJDK Convenience Image Public Beta

The Java/Maven parts worked just fine for us on cimg/openjdk:11.0. What failed was sudo apt-get -y -q install awscli. I suspect this is expected in the new setup (any recommended workarounds?).

View Article


Terrible, terrible usability

Long-time paid circleci user here; I’ve brought it into several companies. Last month I sent this off to support, but now I see there is a discussion forum here and this seems a better place: Just...

View Article


Image may be NSFW.
Clik here to view.

Next-Gen CircleCI Convenience Images - Public Beta

FelicianoTech: In short, using these new images will lead to … a higher likelihood that the image is already cached on the host. Can you explain why this would be true? Won’t there still be a large...

View Article

Convenience Image Node Variants will be updated to v12.x on November 4th

so we’re using circleci/ruby:2.6.2-node, which appears to still be using node v10. Can we expect these images to be updated as well or is there a different version I should be using?

View Article

New UI feedback - worse usability

It’s possible I’m just missing it, but I also don’t see any way of finding jobs re-run with ssh within the new UI. I don’t need to see jobs for all my projects at once, but I used the jobs screen...

View Article


New Ruby Convenience Image Public Beta

Great stuff! Are -browsers variants coming? Also, it seems that libpq is missing, which would be a showstopper for us.

View Article

Image may be NSFW.
Clik here to view.

Dark mode favicon (it's not that hard)

@Kate_Catlin yay! It’s the little wins. We can find our circle bookmarks in dark chrome now You guys are doing great exposing yourself to all the harsh feedback. Keep up the good work and the great...

View Article

Dark mode favicon (it's not that hard)

Appreciate you saying that @y3sh. I’ll pass that along to the team too.

View Article


Conditions for steps in a job

Hi , I could find any example of the usage I’m looking for wanted to ask what are my options? I have a job Lets say it looks like this: jobs: job1: - step1 - step2 - step3 I want to a condition in...

View Article


Ability to disable "cancel"

I have a workflow that uses terraform to provision an environment. Terraform relies on state, and IF it’s process is interrupted, it’s configuration can become in an inconsistent state. I have a user,...

View Article

Persisting data(node_modules) between pipelines

As far as I know, if you are installing packages external to the monorepo, you can just cd into the package in question and yarn install inside of it. ... run: | cd packages/package_1 yarn install ...

View Article

Unable to parse YAML

Hi @tobias - would you be able to provide your config file?

View Article

Unable to parse YAML

Of course: version: 2 jobs: build: docker: - image: koppor/texlive working_directory: /tmp steps: - checkout - run: command: latexmk se_ss20_test.tex - store_artifacts: path: /tmp I tried something...

View Article


Unable to parse YAML

Hi Tobias, The issue is that the docker key needs to aligned on the same column as working_directory and steps, like this: version: 2.1 jobs: build: docker: - image: koppor/texlive working_directory:...

View Article

Image may be NSFW.
Clik here to view.

Build Failure due to Terms of Service Violation

This morning it appears that our tests started failing due to the error message “We have detected an anomaly that violates the CircleCI Terms of Service.” with no other explanation on just one of our...

View Article


Issue with Node env version --> Expected version “>=10.14”. Got “10.13.0”

yes that’s correct. happy it works!

View Article

Unable to parse YAML

Hi Marc, thank you! Tried so much yesterday and at the end it still didn’t work. Best regards, Tobias

View Article


Build Failure due to Terms of Service Violation

I’ll reach you through DM

View Article

"failed to create a vm: instance not ready yet: unassigned"

Getting this error now. Three times in a row already. Worked well a couple of hours ago. Any ideas? Allocating a remote Docker Engine Waiting for a Docker Engine assignment:...

View Article

Image may be NSFW.
Clik here to view.

Show absolute datetimes instead of "X days ago" with hover

I’m totally with you. Actually, to be fair, it’s the same on the “old” UI still. Or did I miss a setting?

View Article
Browsing all 14879 articles
Browse latest View live