Skip to content

fix: make main CI deterministic after protocol changes - #20

Merged
im-pingo merged 4 commits into
mainfrom
codex/webrtc-playback-fix
Aug 28, 2026
Merged

im-pingo merged 4 commits into
mainfrom
codex/webrtc-playback-fix

Conversation

@im-pingo

Copy link
Copy Markdown
Owner

Summary

  • derive GB28181 RTCP port from the assigned RTP port when using port 0
  • use an explicit loopback address in metrics tests
  • pin golangci-lint to v2.13.2

Verification

  • go test ./...
  • CGO_ENABLED=1 go build -tags audiocodec ./cmd/liveforge
  • CGO_ENABLED=1 go test -tags audiocodec -race -coverprofile=coverage.out -covermode=atomic ./...
  • tools/check-agent-docs_test.sh
  • CHECK_AGENT_DOCS_DIFF=1 tools/check-agent-docs.sh
  • golangci-lint v2.13.2 run --new-from-rev=origin/main

Author: im-pingo

@im-pingo
im-pingo merged commit 590265c into main Aug 28, 2026
5 checks passed
@im-pingo
im-pingo deleted the codex/webrtc-playback-fix branch August 28, 2026 10:14
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