How do you use cassandra with circleci
Thanks so much - at first I didn’t read that you updated the question with your answer so I continued searching for a few more minutes before coming back here
View ArticleCircleCI new UI/UX Review
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticleAndroid Convenience Image Moving to Java v11 on August 17th
The Javadoc generation is failing with Java 11 when generating the documentation for a subset of classes (with includes or excludes). Since I am using the Android ORB, I cannot specify the sha256 as...
View ArticleAndroid Convenience Image Moving to Java v11 on August 17th
This is a bad idea, since Android DataBinding (being part of build-tools) is internally using JAXB even with latest Gradle Plugin. I had a hard time figuring out why my project builds locally on Java...
View ArticleGet the jobs view back - keep the old experience enabled
Is there any way to filter the legacy job view by branch? Adding ?branch=master for example doesn’t work
View ArticleHow to get all recent workflows from project?
I’d like to get the complete set of workflows (even if just the ids and time started/stopped) across all workflows and branches in a project. The insights API doesn’t seem to cut it here, because I...
View ArticleCircleCI not able to checkout public repo
Hi! Welcome to Discuss! If this keeps happening you can try resetting webhooks, checkout keys, and deploy keys associated with the project. That will help us make sure you’re working from a clean...
View ArticleGet all variables from a context using the API
Has this feature been added to the API yet?
View ArticleAndroid Convenience Image Moving to Java v11 on August 17th
They even updated Android images like circleci/android:api-29 to Java 11, so every android project is failing because of this? https://github.com/circleci/circleci-images/issues/458 My project was...
View ArticleDocker Hub rate limiting - how to prepare?
This is really important and if there’s no alternative it’s hard to imagine using Circle as our preferred CI tool. We’re not able to automate what we can already produce with our existing Jenkins...
View ArticleCannot find a definition for command named scan (Official Partner Orb)
I’m trying to use the official Snyk orb, but I am unable to pass parameters to it without receiving for the following error: Cannot find a definition for command named scan For example, if my job’s...
View ArticleBuild times increasing over time?
Hi @christhegrand - are you seeing this slowdown consistently? I did a little spot check and the latest runs seem to be taking the expected (short) amount of time. I suspect the slowdown in the job...
View ArticlePipeline Variables not valid in Orbs?
I’m trying to use the following in an orb command - when: condition: equal: [ master, << pipeline.git.branch >> ] However when I try to validate it I’m getting Error: Error calling...
View ArticleUbuntu18.04 lxd live migration error
ubuntu18.04 でライブマイグレーションを実行するとエラーが出てきます。対処法を調べているのですが中々エラーを取り除くことができません。誰か助けてください。 エラー1209×156 37.1 KB
View ArticleSplit-by-timings doesn't work for cucumber ruby
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View Articleubuntu18.04LTSでのライブマイグレーションでエラーが起きる
ubuntu18.04LTSでライブマイグレーションを実行すると以下のようなエラーが出ます。誰か助けてください。エラー1209×156 37.1 KB
View ArticleIs there a way to get to a build from the number (for identifying where cache...
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleCircleci/ruby:2.6.6-node-browsers missing libXss.so.1; can't run cypress tests
Hi, it seems that the image circleci/ruby:2.6.6-node-browsers was updated recently (14 hours ago) and libXss.so.1 is no longer available Specifically I am running cypress integration tests on a rails...
View ArticleCircleci/ruby:2.6.6-node-browsers missing libXss.so.1; can't run cypress tests
This problem has been reported on GitHub here. I’m looking into it, will likely have a fix shortly.
View Article