LogoLogoLogoLogoLogo
  • Home
  • Services
  • Products
    • DevOps for Dynamics 365
  • Our Team
  • Contact Us
  • Blog
  • Home
  • Services
  • Products
    • DevOps for Dynamics 365
  • Our Team
  • Contact Us
  • Blog
Code Vanguard / DevOps
In DevOps, DevOps for Your Organization

Opening a pull request from an Azure Pipeline

As we have mentioned before, part of keeping your main trunk clean is to protect it from unreviewed commits to it. This is done by requiring pull requests to merge changes into your protected branches. One of the main challenges we have seen to that...

Read More
In DevOps, DevOps for Your Organization

DevOps for your Organization – Part 9: Release Gates and QA Approval

In the previous post, we demonstrated how to deploy your generated package to a test environment in Azure. In this final post, we will be cover: What release gates are,How you can use them within your organization, andHow to configure them in Azure DevOps What are release gates? Release...

Read More
In DevOps, DevOps for Your Organization, Dynamics CRM

ALM for Power Platform

On February 25th, 2020, I gave a presentation on ALM for Power Platform. Here are the accompanying slides. Code Vanguard has worked with clients of all sizes, helping them to use DevOps practices to accelerate their time to delivery. If you’d like Code Vanguard...

Read More
In DevOps, DevOps for Your Organization

DevOps for your Organization – Part 8: Deploy to Test

In the previous post, we demonstrated how to package up your project and publish artifacts as part of a build process. In this post, we will be: Creating a test environment in AzureConnecting that test environment to Azure DevOpsDeploying our site to the test environment This will be...

Read More
In DevOps, DevOps for Your Organization

DevOps for your Organization – Part 7: Package Build

In the previous post, we discussed the benefits of including automated unit tests in to your project, as well as how to add them. In this post, I will discuss the purpose of creating a package of your solution, as well as going through the steps...

Read More
In DevOps, DevOps for Your Organization

DevOps for your Organization – Part 6: Automated Unit Tests

In our previous post, we covered what branch policies are, how to create them, and how they can improve your team's development experience. The next step in your DevOps process is to add automated unit tests to your continuous integration builds. By including automated unit tests,...

Read More
In DevOps, DevOps for Your Organization

DevOps for your Organization – Part 5: Branch Policies

In the previous post, we created a basic build process for our demo project. In this post, I will be going through the steps for setting up a branch policies in Azure DevOps. By the end of this post, you will understand: What are branch...

Read More
In DevOps, DevOps for Your Organization

DevOps for your Organization – Part 4: Creating a Build

In the previous post, we created a sample ASP.NET Core web application and published it to Azure DevOps. In this post, I will be going through the steps for creating a a simple YAML build process for the project that we've checked in. This will be...

Read More
In DevOps, DevOps for Your Organization

DevOps for your Organization – Part 3: Creating Your Demo Project

In the previous post, we set up and connected to an Azure DevOps git repository. In this post, I will be going through the steps for creating a sample application and committing it to our git repository. By the end of this post, we...

Read More
In DevOps, DevOps for Your Organization

DevOps for your Organization – Part 2: Creating Your Repository

In our previous post, we covered Code Vanguard's DevOps process and reviewed the immediate and long-term benefits that we have seen with our clients. In this post, we will be going through the steps for setting up and connecting to an Azure DevOps git repository....

Read More
  • 1
  • 2