News

Maven is an extremely popular Java build tool for a variety of reasons. As such, it is no wonder that developers and organizations are looking at setting up local Maven repositories to compliment the ...
Very few Android projects are an island! The majority of Android projects have dependencies on a number of other components, including third party Android libraries. An Android library contains the ...
When DevOps evangelists talk about the final product of a continuous delivery pipeline, they usually describe some process in which an enterprise application is deployed to an embedded server, ...
Microsoft’s acquisition of GitHub is complete, and former Xamarin CEO Nat Friedman is now in charge of the cloud code management service. It wasn’t a surprising acquisition: Over the last few years, ...
Started on a new team recently (data engineers/ETL using Pentaho) and found out that while they were using a git (BitBucket) to store their jobs and transformations, they were using git absolutely ...