Page MenuHomePhabricator

Rename identity_client.proto to identity_unauthenticated.proto
ClosedPublic

Authored by bartek on Dec 21 2023, 10:49 AM.
Tags
None
Referenced Files
F5337467: D10430.id.diff
Wed, Apr 9, 12:45 AM
F5328792: D10430.id35350.diff
Tue, Apr 8, 8:55 PM
F5318390: D10430.id34926.diff
Tue, Apr 8, 7:04 PM
Unknown Object (File)
Thu, Apr 3, 3:56 AM
Unknown Object (File)
Wed, Apr 2, 9:10 PM
Unknown Object (File)
Thu, Mar 13, 5:46 AM
Unknown Object (File)
Wed, Mar 12, 9:46 PM
Unknown Object (File)
Wed, Mar 12, 1:19 AM
Subscribers

Details

Summary

Resolves ENG-5690.
Renamed:

  • Proto file
  • Proto package name
  • Rust module names
  • gRPC web file names

Depends on D10429

Test Plan

Built identity, tunnelbroker, grpc_clients, rust-node-addon, native_rust_library, commtest.
CI should pass.

Diff Detail

Repository
rCOMM Comm
Branch
barthap/rename-protos
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Dec 21 2023, 12:24 PM

I think we should stick to either "unauth/auth" or "authenticated/unauthenticated" everywhere: in file names, package and module names. Mixing long and short form doesn't feel right. I vote for the short form.

I think we should stick to either "unauth/auth" or "authenticated/unauthenticated" everywhere: in file names, package and module names. Mixing long and short form doesn't feel right. I vote for the short form.

I agree

varun added inline comments.
web/scripts/codegen-identity-grpc.sh
20 ↗(On Diff #34926)

should we change all of these to unauth if we're going to use short form exclusively?

This revision is now accepted and ready to land.Dec 22 2023, 8:08 AM
web/scripts/codegen-identity-grpc.sh
20 ↗(On Diff #34926)

Yeah, I'll go with auth/unauth everywhere

Use short auth/unauth everywhere

This revision was landed with ongoing or failed builds.Jan 9 2024, 1:23 AM
This revision was automatically updated to reflect the committed changes.