Commit cfc18a4
Add README status badges and broaden the phase-milestone rule (#23)
* Add status badges to the README ahead of the 1.0.0 cut
Give README readers the at-a-glance signals a library consumer looks
for: CI health on master, the documentation site, the published NuGet
version of the core package, and the license. The two dynamic
nuget.org/GitHub badges resolve once the stable package is published;
Downloads and per-package badges are deliberately omitted to keep the
row to signals with day-one value.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Broaden phase milestones to collect every PR merged during the phase
The rule previously bound only M-number PRs to the phase milestone,
which left infra and maintenance PRs unassociated and made the
milestone under-report what a phase actually ships. Phase milestones
now act as the complete release bucket for the phase, answering
"what changed in this phase?" in one view.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Record that release candidates are published to nuget.org as prereleases
The rule said the annotated tag records that a candidate is not
published, but 1.0.0-rc.1 is live on nuget.org: candidates go out as
prerelease packages so real consumers can validate them before GA.
Align the rule with the practice.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 4f81bd2 commit cfc18a4
2 files changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
0 commit comments