How to publish Ansible-container images via Travis-CI
How to publish docker images produced via ansible-container to Docker Hub using TravisCi
How to publish docker images produced via ansible-container to Docker Hub using TravisCi
In the last months my company started to move all our VMs from Ubuntu-based templates to CentOS ones. Regardless of the reason of this choice (I do not want to start a Ubuntu vs CentOS flame since I’m a fan of both distros) one of the biggest problem was to deal with the Apache Httpd…
Sonarqube is a quite famous tool to perform code analysis in a Continuous Integration chain. One of the most popular post of the blog explain how to get full Unit and Integration test code coverage out of your maven build with its plugin. Sonarqube also has a public instance of its tool, where several OpenSource projects…
It took about two months to complete this, but finally I’m proud to announce a new feature on the Pathfinder project: Artifact Crawler. Up to now Pathfinder provided a maven plugin to populate the project with data to be analyzed. Basic idea behind this is to make Pathfinder a tool to be integrated into a Continuous…
Just few weeks ago AroundTheCode started its first Opensource project: Pathfinder, today I want to introduce its latest feature: Dependency Management Analyzer. All Maven users know what DependencyManagement is and how it works (otherwise you can find a good reading starting point here ), and they probably also know how boring and hard can be dig through all…
Wine get better with age, and I hope also good ideas does since it took me 3-4 year before making this one real. With this post I want to introduce a new section of this blog: the Pathfinder Opensource Project. If you are working in a big company, or simply to a big software project…