Page MenuHomePhabricator

[services] Identity - Adding the generated protobuf files
ClosedPublic

Authored by max on Sep 21 2022, 3:08 PM.
Tags
None
Referenced Files
F2905543: D5205.diff
Sun, Oct 6, 6:28 AM
F2900990: D5205.diff
Sat, Oct 5, 12:11 PM
Unknown Object (File)
Thu, Sep 19, 1:03 PM
Unknown Object (File)
Thu, Sep 19, 1:03 PM
Unknown Object (File)
Thu, Sep 19, 1:02 PM
Unknown Object (File)
Thu, Sep 19, 12:59 PM
Unknown Object (File)
Tue, Sep 17, 9:20 PM
Unknown Object (File)
Tue, Sep 17, 1:03 PM

Details

Summary

We have updated the protobuf file for the Identity service but forgot to include the generated ones.
This diff fixes the issue where on every native build the updated headers are generated and are different from what we have in a repo.

Test Plan

Services and native build succeeded.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

max held this revision as a draft.
max edited the test plan for this revision. (Show Details)
max added a reviewer: varun.
max published this revision for review.Sep 21 2022, 3:16 PM

ah thanks. do we actually use these files anywhere though?

This revision is now accepted and ready to land.Sep 21 2022, 10:37 PM
In D5205#152866, @varun wrote:

ah thanks. do we actually use these files anywhere though?

Searching by the codebase says no, but they are generating anyways.