From c7863c8d7a5b06d4563d9641869ae9e1baaee1d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20Su=C3=A1rez?= Date: Thu, 23 Jan 2020 15:34:53 -0800 Subject: [PATCH 1/2] Update build badge in root readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5981ef94f..1388a3b5f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### [Click here to find out what's new with Bot Framework](https://github.com/Microsoft/botframework/blob/master/whats-new.md#whats-new) # Bot Framework SDK v4 for Python (Preview) -[![Build status](https://fuselabs.visualstudio.com/SDK_v4/_apis/build/status/Python/SDK_v4-Python-CI)](https://fuselabs.visualstudio.com/SDK_v4/_build/latest?definitionId=431) +[![Build status](https://dev.azure.com/FuseLabs/SDK_v4/_apis/build/status/Python/Python-CI-PR?branchName=master)](https://dev.azure.com/FuseLabs/SDK_v4/_build/latest?definitionId=771) [![roadmap badge](https://img.shields.io/badge/visit%20the-roadmap-blue.svg)](https://github.com/Microsoft/botbuilder-python/wiki/Roadmap) [![Coverage Status](https://coveralls.io/repos/github/microsoft/botbuilder-python/badge.svg?branch=HEAD)](https://coveralls.io/github/microsoft/botbuilder-python?branch=HEAD) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) From 58315ebd1e9cf69a2a255a254eba451f0a6734d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20Su=C3=A1rez?= Date: Fri, 24 Jan 2020 10:23:46 -0800 Subject: [PATCH 2/2] Updating build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1388a3b5f..c44cb1099 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### [Click here to find out what's new with Bot Framework](https://github.com/Microsoft/botframework/blob/master/whats-new.md#whats-new) # Bot Framework SDK v4 for Python (Preview) -[![Build status](https://dev.azure.com/FuseLabs/SDK_v4/_apis/build/status/Python/Python-CI-PR?branchName=master)](https://dev.azure.com/FuseLabs/SDK_v4/_build/latest?definitionId=771) +[![Build Status](https://dev.azure.com/FuseLabs/SDK_v4/_apis/build/status/Python/Python-CI-PR?branchName=master)](https://dev.azure.com/FuseLabs/SDK_v4/_build/latest?definitionId=771&branchName=master) [![roadmap badge](https://img.shields.io/badge/visit%20the-roadmap-blue.svg)](https://github.com/Microsoft/botbuilder-python/wiki/Roadmap) [![Coverage Status](https://coveralls.io/repos/github/microsoft/botbuilder-python/badge.svg?branch=HEAD)](https://coveralls.io/github/microsoft/botbuilder-python?branch=HEAD) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)