Refactoring codebase to switch from ...Id to ...ID in the variables, methods, functions.
Linear task: ENG-617
Differential D3124
[services][refactoring] Tunnelbroker - Switch from 'Id' to 'ID' in the codebase. • max on Feb 7 2022, 6:28 AM. Authored by Tags None Referenced Files
Details Refactoring codebase to switch from ...Id to ...ID in the variables, methods, functions. Linear task: ENG-617 Successfully built tunnelbroker server after refactoring.
Diff Detail
Event TimelineComment Actions I'm not sure what is wrong here... I cannot patch this diff, @geekbrother can you make it patchable? Maybe rebase it to master or something? For diffs like this where there isn't really a logic to verify, it's very useful to be able to patch it to the local environment and use the local IDE to analyze the changes.
Comment Actions This build fails, but my guess is that rebasing on master should fix the issue
Comment Actions I don't understand why the build failed. It looks like the CI is green, and @geekbrother recently rebased. Is it possible that this diff is leading to a build failure? @geekbrother, can you look into it? Comment Actions I've rechecked it before it builds locally.
Comment Actions Didn't have time to actually review it... assuming @geekbrother has been thorough in checking all of the sites. Might be good to grep around for places to migrate one last time after rebasing and before landing! |