Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix DepsNotifyUpdatesAvailable logging event #7262

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

gshank
Copy link
Contributor

@gshank gshank commented Apr 3, 2023

resolves #7260

Description

The ListOfStrings message which was implemented when we used betterproto doesn't work the same in google.protobuf. Remove and use repeated string instead.

Checklist

@gshank gshank added the Skip Changelog Skips GHA to check for changelog file label Apr 3, 2023
@gshank gshank requested review from a team as code owners April 3, 2023 13:45
@cla-bot cla-bot bot added the cla:yes label Apr 3, 2023
@gshank gshank requested a review from leahwicz April 3, 2023 13:54
@gshank gshank merged commit ad21458 into main Apr 3, 2023
@gshank gshank deleted the ct-2350-remove_list_of_strings branch April 3, 2023 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes Skip Changelog Skips GHA to check for changelog file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-2350] Remove protobuf ListOfStrings message
2 participants