Build your own Docker Image with Bitbucket Pipelines

I already spoke about Bitbucket Pipelines in a previous article (here it is, in french), and since few months, I’m having a lot of fun with a new feature of this product: we are now able to build our own Docker Images and push it to a Docker Hub repository thanks to pipelines scripts and […]

Atlassian Products Release Notes

I found it hard to have a single page with all links to all major Atlassian products release notes. So here it is… a simple page to refer to all major Atlassian products release notes.   What are Release Notes ? Release notes are documents that are distributed with software products, sometimes when the product is still […]

Découvrez Bitbucket Pipelines, adoptez la DevOps attitude !

Bitbucket Pipelines ouvre un nouveau chemin vers l’Intégration Continue et le Déploiement Continue de n’importe quel projet logiciel : en combinant Git comme répertoire de code source et Docker pour l’environnement de test et de déploiement, Bitbucket Pipelines permet d’automatiser rapidement votre projet de développement et de tester ce dernier de manière fiable, automatique et […]