Skip to content

Commit

Permalink
Remove CI nuget from top header, since we have a dogfooding section
Browse files Browse the repository at this point in the history
The AzDO CI isn't used anymore, so drop the badge too.
  • Loading branch information
kzu authored Jan 27, 2021
1 parent c8cdc28 commit 832f991
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
[![Downloads](https://img.shields.io/nuget/dt/ThisAssembly.svg?color=green)](https://www.nuget.org/packages/ThisAssembly)
[![License](https://img.shields.io/github/license/kzu/ThisAssembly.svg?color=blue)](https://github.com//kzu/ThisAssembly/blob/main/LICENSE)
[![Build](https://github.com/kzu/ThisAssembly/workflows/build/badge.svg?branch=main)](https://github.com/kzu/ThisAssembly/actions)
[![CI Version](https://img.shields.io/endpoint?url=https://shields.kzu.io/vpre/ThisAssembly/main&label=nuget.ci&color=brightgreen)](https://pkg.kzu.io/index.json)


Exposes project and assembly level information as constants in the ThisAssembly
Expand Down Expand Up @@ -182,7 +181,6 @@ partial class ThisAssembly

[![CI Version](https://img.shields.io/endpoint?url=https://shields.kzu.io/vpre/Stunts/main&label=nuget.ci&color=brightgreen)](https://pkg.kzu.io/index.json)
[![GH CI Status](https://github.com/kzu/stunts/workflows/build/badge.svg?branch=main)](https://github.com/kzu/stunts/actions?query=branch%3Amain+workflow%3Abuild+)
[![AzDO CI Status](https://dev.azure.com/kzu/oss/_apis/build/status/stunts?branchName=main)](http://build.azdo.io/kzu/oss/45)

We also produce CI packages from branches and pull requests so you can dogfood builds as quickly as they are produced.

Expand All @@ -201,4 +199,4 @@ The versioning scheme for packages is:
<img src="https://raw.githubusercontent.com/devlooped/oss/main/assets/images/sponsors.svg" alt="sponsors" height="36" width="36" style="vertical-align: text-top; border: 0px; padding: 0px; margin: 0px">&nbsp;&nbsp;by&nbsp;<a href="https://github.com/clarius">@clarius</a>&nbsp;<img src="https://raw.githubusercontent.com/clarius/branding/main/logo/logo.svg" alt="sponsors" height="36" width="36" style="vertical-align: text-top; border: 0px; padding: 0px; margin: 0px">
</h3>

*[get mentioned here too](https://github.com/sponsors/devlooped)!*
*[get mentioned here too](https://github.com/sponsors/devlooped)!*

0 comments on commit 832f991

Please sign in to comment.