Skip to content

fix: rename c2_c to c2c for consistency across proto files#7

Merged
Redmomn merged 1 commit intomasterfrom
patch1
Feb 28, 2026
Merged

fix: rename c2_c to c2c for consistency across proto files#7
Redmomn merged 1 commit intomasterfrom
patch1

Conversation

@Redmomn
Copy link
Collaborator

@Redmomn Redmomn commented Feb 28, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 28, 2026 12:54
@github-actions
Copy link

github-actions bot commented Feb 28, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed⏩ skippedFeb 28, 2026, 12:54 PM

@Redmomn Redmomn merged commit a66ab81 into master Feb 28, 2026
5 checks passed
@Redmomn Redmomn deleted the patch1 branch February 28, 2026 12:54
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR renames all proto field name occurrences of c2_c to c2c for naming consistency across the proto file collection. The field numbers (wire format) are unchanged, so binary compatibility is preserved; however, generated accessor names in downstream code will change.

Changes:

  • Renamed c2_cc2c in message fields across message/v1, message/v2, notify/v1, notify/v2, service/highway/v1, service/highway/v2, and system/v2 proto files
  • All field numbers are preserved, maintaining binary/wire-format compatibility

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
proto/message/v1/message.proto Renames c2_cc2c in RoutingHead and SsoReadedReport messages
proto/message/v2/message.proto Renames c2_cc2c in ContentHead, RoutingHead, CommonC2C, Trans211TmpMsg, and SendRoutingHead messages
proto/notify/v1/notify.proto Renames c2_c_typec2c_type in GeneralGrayTipInfo
proto/notify/v2/notify.proto Renames c2_c_typec2c_type in GeneralGrayTipInfo
proto/service/highway/v1/ntv_2_rich_media_req.proto Renames c2_cc2c in SceneInfo
proto/service/highway/v2/highway.proto Renames c2_cc2c in SceneInfo
proto/system/v2/system.proto Renames all c2_c_* field names in SsoC2CMsgCookie, SsoC2CSyncInfo, and SsoInfoSyncRequest

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants