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

Share values to jobs with different executors

What are you using to store the values? You should be able to save everything to a text file and pass it through a workspace without issues. could you share any error messages that you’re receiving,...

View Article


PHP-Redis on php-7.2.9 image

I have a laravel project that i now have moved from predis to phpredis. But i can’t install phpredis to the php-7.2.9 image. I try installing with yes '' | sudo -E pecl install -o -f redis sudo -E...

View Article


Run the second Job after the first one is complete

Hello @fernfernfern, sure. Various teams are directly involved in the application and testing. And none of them should affect the work of the other team

View Article

Brew link step failing on Python dependency

hello, i’ve the same problem with the same output, how i get my deployment running ?

View Article

Pull Request - Integration Test - Pull Request

I want to run a job which will be tigger on pull request of different repo. For example we have two repo one is actual code and other one integration testing repo. If someone create a pull request on...

View Article


PHP-Redis on php-7.2.9 image

Heya @Monza - after running the install command, it should be possible to run something like this to ensure the extension is loaded when PHP is run: echo 'extension=redis.so' | sudo tee...

View Article

GitHub private repository access to specific organization only, not personal...

I have access to a private repos on a GitHub organization, when I want access to it on CircleCI, it asks access to all my private repos, including my personal, while I just want access to private...

View Article

Correct usage of x-attribution-actor-id / x-attribution-login

Hi We’ve just started playing around with new V2 Pipeline API to trigger Pipelines. We are a little confused over how x-attribution-actor-id and x-attribution-login headers are meant to be used. What...

View Article


PHP-Redis on php-7.2.9 image

Thanks for replying. The problem is that it seems it “crashes” right after install with the message that it can’t find the php.ini. But the image don’t use a php.ini file. The error i get is. install...

View Article


Brew link step failing on Python dependency

I’ve received the answer from support, and it works. This appears to be a regression in the latest version of Homebrew itself as disabling the Homebrew updater appears to allow ImageMagick to install...

View Article

New Go Convenience Image Public Beta

@roopakv Two things. Regarding your earlier post, we actually went back to using a circleci user in the next-gen images instead of using root by default. The next-gen convenience images should have a...

View Article

CircleCi freezes completely (again)

@Kate_Catlin It works. I can use a different browser.

View Article

New Go Convenience Image Public Beta

@FelicianoTech in what version do you go back to a circleci user? I need to re-build our images hence the question.

View Article


Slow clone times from Github to CircleCI

Hi everyone, thank you for bringing this to our attention. We are currently aware of some spikes in network speed degradation on the macOS executors and are working on resolving this issue ASAP. I...

View Article

New Go Convenience Image Public Beta

For the base image, the change landed in the January snapshot. For cimg/go specifically, only the following tags were updated: cimg/go:1.13.5 cimg/go:1.13.5 cimg/go:1.12.14 cimg/go:1.12 Any new Go...

View Article


Slow clone times from Github to CircleCI

Hi all! We have added this to our status page. Currently, we are working with our datacenter provider on these network issues. Please follow the status page for updates.

View Article

New OpenJDK Convenience Image Public Beta

Hey Everyone, For those who don’t know, we at CircleCI maintain a fleet of Docker images, which we call Convenience Images, for various languages and databases. These images are designed to run your...

View Article


Build is failing at Test Running

Hey, I keep running into this error for when it hits “run tests” in my build. I’ve tried multiple variations of the django example, still to no avail. Here is what my config.yml looks like version: 2...

View Article

Image may be NSFW.
Clik here to view.

Error during SonarQube Scanner execution: Not authorized

Hi everyone, I am trying to integrate SonarCloud with CircleCi, but I get an error during the build saying “Not authorized. Please check the properties sonar.login and sonar.password.” I’ve read the...

View Article

Image may be NSFW.
Clik here to view.

New Go Convenience Image Public Beta

FelicianoTech: The next-gen convenience images should have a replacement for the legacy node variant later this month. @roopakv also worth mentioning that, in the interim, you can use the Node orb’s...

View Article
Browsing all 14877 articles
Browse latest View live