python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Hot to run a git command in circleCi.yml file, for sending the result to a slack channel
Trying to run a Git command in my circleci's config.yml file.
What I want to do, is to run some git log command, get the result, and send it to a Slack channel when deployment is successful.
At the mo...
Yaniv Ziperfal
Votes: 0
Answers: 1
Cypress tests running on all machines using circleci parallelism
I am using cypress and circleci for my current application. I am able to setup 4 parallel machines on circleci. The issue is I see all tests running on each machine separately instead of distributing ...

Alvina Lakhani
Votes: 0
Answers: 1
Using Circle CI for Databricks
I have to use circleCI to deploy jobs in Databricks. So far I have scoured the internet trying to find a piece of information about it, Couldn’t find any. Can anyone help me with this please!?

Dhanush Suryavamshi
Votes: 0
Answers: 1
CircleCI upload to CodeCov cannot find coverage report?
As TravisCI.org is no longer free for small open source projects, I am trying to setup CircleCI and CodeCov.
Creating the Coverage report in CircleCI seems to work:
But uploading to CodeCov fails, cl...

Adam
Votes: 0
Answers: 1