Skip to content

Commit d700260

Browse files
chenghao-mouclaudegithub-actions[bot]
authored
chore(protocol): bump version for pii redaction (#763)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f78d208 commit d700260

6 files changed

Lines changed: 170 additions & 160 deletions

File tree

.github/workflows/build-protocol.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ jobs:
5555
add: '["livekit-protocol/"]'
5656
default_author: github_actions
5757
message: generated protobuf
58+
# Skip the default `git fetch --tags --force`: on this repo it pulls
59+
# 100+ refs at once and the action aborts before committing. Committing
60+
# generated stubs onto the PR head branch doesn't need a full fetch.
61+
fetch: false
5862

5963
build_wheels:
6064
name: Build Protocol wheel/sdist

livekit-protocol/livekit/protocol/metrics.py

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

livekit-protocol/livekit/protocol/metrics.pyi

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

livekit-protocol/livekit/protocol/models.py

Lines changed: 151 additions & 151 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

livekit-protocol/livekit/protocol/models.pyi

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)