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
F2154395: D10430.diff
Sun, Jun 30, 7:15 PM
Unknown Object (File)
Tue, Jun 25, 1:11 PM
Unknown Object (File)
Tue, Jun 25, 1:11 PM
Unknown Object (File)
Tue, Jun 25, 1:11 PM
Unknown Object (File)
Tue, Jun 25, 1:11 PM
Unknown Object (File)
Tue, Jun 25, 1:11 PM
Unknown Object (File)
Tue, Jun 25, 1:11 PM
Unknown Object (File)
Tue, Jun 25, 1:11 PM
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
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.