New Convenience Image Early Access - Ready for testing!
Hi. We’ve been determining what our process will be for taking requests for new images. Please visit CircleCI Ideas to see if your request for this image has already been made. If it’s there, please...
View ArticleCIRCLE_PULL_REQUESTS environment variable not being set
So other than something similar to the above work around I take it CircleCI is ignoring this?
View ArticleAPI gives 302 and if I -L curl to follow, it ends up on 404 not found
gmemstr: u confirm whether the project in question has been set up @gmemstr I somehow missed your response. We have been running the orderly github project for a while in circle CI. I put the link in...
View ArticleLaravel SQLite migrates but doesn't test
When a new job starts, the application builds okay and migrates successfully, however, when the automated tests run, they all fail with a PDOException, no driver found. They all worked when I last...
View ArticleMigrations complete successfully, test cannot access database
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleNew Convenience Image Early Access - Ready for testing!
Hi, turns out Microsoft already provides working dockerfiles for Linux and Windows. I have successfully used mcr.microsoft.com/dotnet/core/sdk from Docker Hub for dotnet linux builds. It would be nice...
View ArticleMaximum worker for concurrent builds
Hi guys, One of our project workflow takes a long time to run (5 hours - one worker), i’ve fan out the steps which reduces the time it takes to run the job. But i also want to prevent it from using up...
View ArticleMaximum worker for concurrent builds
At this time there is no way to limit concurrency for individual workflows. Though it should be possible to resolve this if you’re on the performance plan. Could you submit a support ticket? We can...
View ArticleLaravel SQLite migrates but doesn't test
I have to make a lot of assumptions here cause I can’t see your jobs, so bear with me here. - run: sudo apt update && sudo apt install zlib1g-dev libsqlite3-dev - run: sudo...
View ArticleGet environment variable from Gradle
I’m not a gradle expert so apologies if this wildly off but it does look like you can pass envars directly to gradle. You can see an example here. I’m guessing you can reference them directly in your...
View ArticleCan I use regular expression in cache key?
It’s not possible to use regex in the cache key. I’ve seen people work around this by creating a basic text file that contains some state information. It can include hashes from multiple files, or...
View ArticleGet insights from all projects within organisation without having personal...
Your suggested solution is the most viable route. We’re working on some very cool stuff behind the scenes that may alleviate issues like this in the future, but they’re still currently in development....
View ArticleHow to whitelist circleci servers on my api
It’s not possible to whitelist IP addresses for various reasons. You can read more about it and see available alternatives in this support article.
View ArticleEpisode 5 of Open Circle Sessions: Improve software delivery with meaningful...
For those who missed the session, you can view it on YouTube! Feel free to post any questions here for myself and @punkdata!
View ArticleEpisode 4 of Open Circle Sessions on Thu May 14, win SONY WH-1000XM3!
For those who missed the session, you can view it on YouTube! Feel free to post any questions here for myself, @punkdata, or @AlexEngelberg!
View ArticleUnable to view all builds for an org in new UI
The old UI allowed me to view all the builds of an org: Bildschirmfoto 2020-06-16 um 15.18.115344×3058 1.71 MB The new UI shows an indicator that it should be possible (with a warning), but I was...
View ArticleNot able to switch to new interface (with pipelines)
I have the same problem and found a solution in another thread: How to switch to the new UI? Quite inconvenient but at least it works.
View ArticleEpisode 3 of Open Circle Sessions is Thu Apr 30 and is about Pipeline...
For those who missed the session, you can view it on YouTube! Feel free to post any questions here for myself, @punkdata, or @glenjamin!
View ArticleOur 2nd edition of Open Circle Sessions is Thu Apr 16
For those who missed the session, you can view it on YouTube! Feel free to post any questions here for myself, @punkdata, or @KyleTryon!
View Article