Skip to content

docs: remove stale upstream badges, note vendored fork#7

Merged
andrescera merged 1 commit into
masterfrom
docs/srt-badge-cleanup
Jun 16, 2026
Merged

docs: remove stale upstream badges, note vendored fork#7
andrescera merged 1 commit into
masterfrom
docs/srt-badge-cleanup

Conversation

@andrescera

Copy link
Copy Markdown
Member

Affected repo & language:
srt (C/C++)

What

Removed 6 stale upstream Haivision CI badges (codecov, Travis CI, AppVeyor) and their reference definitions from README.md. Added a prose note clarifying that this is a vendored fork of Haivision/srt.

Why

Per the badge-accuracy policy merged in root CONTRIBUTING.md (PR#18), vendored forks must not display upstream-project CI badges. These badges pointed to Haivision's CI pipelines, not CERALIVE's own CI, and violated the policy: "Repos that are forks or vendored copies of external projects must not display the upstream project's CI or release badges."

How to verify

  1. grep -Eic 'haivision|travis-ci|appveyor|codecov' README.md returns 0
  2. grep -i 'vendored fork' README.md matches the new note
  3. git diff --name-only origin/master lists only README.md
  4. No other README content was modified

Risks

None. This is a documentation-only change. No code, build, or functionality affected.

@andrescera andrescera force-pushed the docs/srt-badge-cleanup branch from b213cba to 48ecbfe Compare June 16, 2026 07:02
@andrescera andrescera merged commit 032f8bb into master Jun 16, 2026
4 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant