python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Error RunBuild CircleCI "Disabling ANDROID_TEST_USES_UNIFIED_TEST_PLATFORM" option because this is a dynamic-feature module
i got some error when integrated my project with CircleCI. The error in RunBuild process and the message error like the picture below
RunBuild Error in CircleCI
I haven't found a solution yet, can you...
Hari Setiaji
Votes: 0
Answers: 0
Sending a request to my http server hangs indefinitely in CI environment (CircleCI andgithub actions). Works as expected locally
So I’m writing a basic http server in c++ for school. At the moment my service can receive a request and send a basic response. I’m writing a basic acceptance test with python requests and executing i...
Ryno
Votes: 0
Answers: 1
Make Github actions job wait for CircleCI workflow
My repository has CircleCI workflows setup to perform various actions including building a container image for the service. I also have an existing workflow using GitHub actions from another repositor...
Alice
Votes: 0
Answers: 1
How to config CircleCI for multiple subfolders?
I would like to have two circle ci config for two subfolders.
One is for q1, another is for q2. But I have no ideas how to set it up correctly.
I need to push the repo folder to GitHub.
Q1: Are workin...
Ken LEE
Votes: 0
Answers: 1