- Updated grpc_clients::get_auth_client and get_unauthenticated_client to accept
PlatformMetadata argument instead of separate values for code version and platform.
- Updated all callsites across repo
Depends on D12282
Paths
| Differential D12283 Authored by bartek on Jun 3 2024, 5:42 AM.
Details Summary
PlatformMetadata argument instead of separate values for code version and platform.
Depends on D12282 Test Plan
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptJun 3 2024, 5:42 AM2024-06-03 05:42:27 (UTC-7) Harbormaster failed remote builds in B29364: Diff 40849!Jun 3 2024, 5:47 AM2024-06-03 05:47:47 (UTC-7) Harbormaster completed remote builds in B29366: Diff 40851.Jun 3 2024, 6:24 AM2024-06-03 06:24:05 (UTC-7)
This revision is now accepted and ready to land.Jun 5 2024, 2:24 AM2024-06-05 02:24:30 (UTC-7) Closed by commit rCOMMf521baa6078a: [grpc_clients] Accept PlatformMetadata when creating client (authored by bartek). · Explain WhyJun 6 2024, 8:11 AM2024-06-06 08:11:24 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41054 keyserver/addons/rust-node-addon/src/identity_client/mod.rs
native/native_rust_library/src/identity.rs
native/native_rust_library/src/identity/account_actions.rs
native/native_rust_library/src/identity/device_list.rs
|