Automating Azure DevOps Agent Setup
Azure DevOps agents are the backbones of CI/CD process as every build or release definition needs an agent machine to run on. But process of… Read More »Automating Azure DevOps Agent Setup
Azure DevOps agents are the backbones of CI/CD process as every build or release definition needs an agent machine to run on. But process of… Read More »Automating Azure DevOps Agent Setup
Sometimes when a task is created, you may need to copy the values from the parent workitem say “UserStory”. Here let us see how to… Read More »Copying values from Parent to Child WorkItems in Azure DevOps using a PowerAutomate Flow
This issue usually occurs when there are 2 branches with conflicting names. Suppose let us say you have a branch “Dev” and when you have… Read More »cannot lock refs/remotes/origin/xxx/xxxx : ‘refs/remotes/origin/xxx’ exists