Skip to main content

Blogs

2015

Level up GitHub builds with CI and code coverage
·8 mins
Android Tools Coverage Ci
Wouldn’t you love to have your open source projects built automatically by a continuous integration server? And to have a detailed code coverage report for all your unit tests?
Getting the most out of Artifactory
·7 mins
Android Tools Maven Artifactory
My previous blog post described how to set up your own private Maven repository with Artifactory in 30 minutes. This second and final part will make things more interesting and take your setup to the next level.
A private Maven repository for Android in 30 min
·5 mins
Android Tools Maven Artifactory
Setting up your own Maven repository and uploading artifacts to it is quite a daunting task. As I went through this experience myself recently, I want to help others in setting up their own Maven repository via Artifactory and automate uploading artifacts using Gradle.
How I created my blog
·7 mins
Howto
For quite some months, I’ve been planning to create a website and start blogging about the things I’m passionate about. Last week, I finally decided to setup a portfolio and blog using GitHub pages and Jekyll.