-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update/changecontrol.v1: Add Step Info within CC Stage
Updated the changecontrol.v1 service proto with the definitions of the step statuses for actions performed by CC : - message StepInfo : holds the status information for the action step - message ActionSteps : holds a mapping between step sequence number and its StepInfo - message Stage : holds a new field representing the ActionSteps for the stage. Change-Id: I5525c9ff5dd1d7cfb61bb559680430b6c63e15d9
- Loading branch information
ahk
committed
Jan 6, 2025
1 parent
6bbc708
commit d570db9
Showing
3 changed files
with
103 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters