CircleCI is a hosted continuous integration testing tool integrated with popular code management services such as GitHub.
I'm trying to use CircleCI on a Go project on GitHub with the default template for Go projects. For reference, …
git go circleci circleci-2.0I am trying to integrate my springboot tutorial project with CircleCi. My project is inside a subdirectory inside a Github …
circleci circleci-2.0My iOS certificate is stored in GitHub and it is expired, the failure message in circleci progress is that ‘Your …
ios certificate circleci fastlaneWhen executing a build for git repository giantswarm/docs-content in CircleCI, I'd like to push a commit to another repository …
git github continuous-integration circleci cdMy yarn installs take ~5 minutes right now. I'm trying to figure out a way to cut them down. Right now …
docker yarnpkg circleciI am a tester of plugins of Redmine. I want to test all plugins. In order to do so,I …
github ssh circleciI have created spec/lint/rubocop_spec.rb which runs Rubocop style checker on the files changed between current branch …
ruby-on-rails git continuous-deployment circleci rubocopIm using CircleCI and I want to run Huxley tests. But for that i need selenium server running. I was …
selenium circleci huxleyI want to use CircleCI just to push my docker image to Dockerhub when I merge with master. I am …
circleciIs there a way to restrict circleci deployment on checkings that have a specific git tag? Currently I am using …
git circleci git-tag