Chekkan's Blog
Subscribe
Tagged

azure-devops

A collection of 2 posts

react

Azure DevOps Create React App Pipeline

The following azure pipeline yaml file works for create-react-app version 3.0.1. Install the package jest-junit for unit test code coverage results to be published. In the root of the repository, create a file called azure-pipelines.yml with the following content. trigger: - master pool: vmImage: "Ubuntu-16.04" steps:

  • Harish Hareendra Babu
Harish Hareendra Babu Jul 27, 2019 • 1 min read
vsts

Release Management Service and VSTS Team Build

I’ve started working on a new project at my company and it is a massive project compared to anything I have done previously. We are not short on technologies in this project starting with an angular web site all the way to using elastic search. One of the challenges

  • Harish Hareendra Babu
Harish Hareendra Babu Jul 25, 2017 • 1 min read
Chekkan's Blog © 2022
Powered by Ghost