Skip to content

Commit 1f20632

Browse files
committed
Add clarius sponsorship and dogfooding
1 parent 2c52db2 commit 1f20632

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

readme.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,26 @@ async Task Echo(IDuplexPipe pipe)
129129
pipe.Input.AdvanceTo(result.Buffer.End);
130130
}
131131
}
132-
```
132+
```
133+
134+
# Dogfooding
135+
136+
[![CI Version](https://img.shields.io/endpoint?url=https://shields.kzu.io/vpre/WebSocketPipe/main&label=nuget.ci&color=brightgreen)](https://pkg.kzu.io/index.json)
137+
[![Build](https://github.com/devlooped/WebSocketPipe/workflows/build/badge.svg?branch=main)](https://github.com/devlooped/WebSocketPipe/actions)
138+
139+
We also produce CI packages from branches and pull requests so you can dogfood builds as quickly as they are produced.
140+
141+
The CI feed is `https://pkg.kzu.io/index.json`.
142+
143+
The versioning scheme for packages is:
144+
145+
- PR builds: *42.42.42-pr*`[NUMBER]`
146+
- Branch builds: *42.42.42-*`[BRANCH]`.`[COMMITS]`
147+
148+
149+
150+
## Sponsors
151+
152+
[![sponsored](https://raw.githubusercontent.com/devlooped/oss/main/assets/images/sponsors.svg)](https://github.com/sponsors/devlooped) [![clarius](https://raw.githubusercontent.com/clarius/branding/main/logo/byclarius.svg)](https://github.com/clarius)[![clarius](https://raw.githubusercontent.com/clarius/branding/main/logo/logo.svg)](https://github.com/clarius)
153+
154+
*[get mentioned here too](https://github.com/sponsors/devlooped)!*

0 commit comments

Comments
 (0)