Bogdan Bujdea
Bogdan Bujdea

Bogdan Bujdea

Follow
homeAbout me!Sponsorbadgesnewsletter
Tag

Azure Pipelines

#azure-pipelines

More content

Read more stories on Hashnode


Articles with this tag

Conditional deployment in Bicep

Sep 25, 20235 min read

In the Bicep infrastructure article I demonstrated how to write Bicep files and deploy them on Azure each time our pipeline runs. This enabled us to...

Conditional deployment in Bicep

Azure DevOps Best Practices: Breaking Down the Monolithic YAML

Sep 20, 20235 min read

Creating a multi-stage YAML pipeline in Azure DevOps for .NET projects Running tests with code coverage in Azure DevOps YAML pipelines Static code...

Azure DevOps Best Practices: Breaking Down the Monolithic YAML

Blue-green Deployments in Azure DevOps YAML Pipelines

Sep 13, 20235 min read

Zero Downtime Deployments with App Service Slots · Creating a multi-stage YAML pipeline in Azure DevOps for .NET projects Running tests with code...

Blue-green Deployments in Azure DevOps YAML Pipelines

Running e2e tests with Playwright in Azure YAML Pipelines

Feb 24, 20232 min read

Creating a multi-stage YAML pipeline in Azure DevOps for .NET projects Running tests with code coverage in Azure DevOps YAML pipelines Static code...

Running e2e tests with Playwright in Azure YAML Pipelines

Static code analysis with NDepend in Azure Pipelines

Sep 19, 20223 min read

Creating a multi-stage YAML pipeline in Azure DevOps for .NET projects Running tests with code coverage in Azure DevOps YAML pipelines Static code...

Static code analysis with NDepend in Azure Pipelines

Running tests with code coverage in Azure DevOps YAML pipelines

Aug 30, 20223 min read

Creating a multi-stage YAML pipeline in Azure DevOps for .NET projects Running tests with code coverage in Azure DevOps YAML pipelines Static code...

Running tests with code coverage in Azure DevOps YAML pipelines