Skip to content

Commit bdae4e8

Browse files
committed
Add latest CI build table to /docs/using-ci-builds
1 parent 2fec6de commit bdae4e8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

site/docs/using-ci-builds.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ Does that mean they won't have bugs? No. But that's also true for RTW builds.
1212

1313
You should feel confident to use CI builds, especially ones that we recommend.
1414

15+
## What are the latest CI builds?
16+
17+
{: .table .latest }
18+
| | Latest CI
19+
| --------------------------- | ---------
20+
| `xunit.v3` | [![](https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit.v3/latest&color=f58142)](https://feedz.io/org/xunit/repository/xunit/packages/xunit.v3)
21+
| `xunit` | [![](https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit/latest&color=f58142)](https://feedz.io/org/xunit/repository/xunit/packages/xunit)
22+
| `xunit.analyzers` | [![](https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit.analyzers/latest&color=f58142)](https://feedz.io/org/xunit/repository/xunit/packages/xunit.analyzers)
23+
| `xunit.runner.visualstudio` | [![](https://img.shields.io/badge/endpoint.svg?url=https://f.feedz.io/xunit/xunit/shield/xunit.runner.visualstudio/latest&color=f58142)](https://feedz.io/org/xunit/repository/xunit/packages/xunit.runner.visualstudio)
24+
1525
## How to consume CI builds{ #consume }
1626

1727
The [packages table on the home page](/#packages) lists the currently available builds. The column titled "Latest CI" indicates the version of the most recent build that was pushed automatically as a result of new code being pushed to GitHub. These automated builds are currently sent to [feedz.io](https://feedz.io/org/xunit/repository/xunit/search) (that link will require you to log into your feedz.io account, which is free if you don't already have one).

0 commit comments

Comments
 (0)