Recent activities

I have been recently a bit inactive in the field of blogging, but luckily very busy in coding. I’m currently working in new green field project and it requires huge amount of effort to adopt all the new technologies that…Read More »Recent activities

Where is my changelog?

In this week I stumbled again into very common Azure Devops guestion. Where I can see the changelog? Build based changelog is available at pipelines page, but Azure Devops has also deployment changelog, which is indeed q…Read More »Where is my changelog?

Pipeline caching

Pipeline caching is here! This is something that I have been personally waiting for long time and I’m so happy that it is finally in preview. Azure DevOps pipeline caching enables hosted build agent to cache NPM, Nuget,…Read More »Pipeline caching

Two branch strategy

Photo by Alena Koval from Pexels I’m working currently with the customer who wants to accept separately all the things that are put into production. All bug fixes, features and even config changes. Good thing about this…Read More »Two branch strategy