Running maven task on Azure Devops Pipeline
We look into how to run workloads on the Azure Devops Pipeline, compare it with other similar solutions and also look at settings up a simple maven project for testing.
We talk about creating directories with the right permissions, downloading source files and verifying the validity of the downloaded files.
We talk about the 12 factors to create a successful micro service application deployment.
We are in our new linux environment and create the Perl language interpretor and some network utils required in order to manage your internet conncetion.
I go through a recent PR I created on the Ceph project. This contribution was something that solved a problem that really annoyed me when I’ve used the dashboard regularly the last weeks during a large upgrade/migration.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…