Hylke Visser
Hylke Visser
Next steps: 1. @rvolosatovs updates the tooling to be as close as possible to "vanilla": - Remove things like `unconvert`, `gofumpt` and whatever else we're doing on top of protoc...
@rvolosatovs let's try to make those first steps for v3.11.3. When that's done please re-add the other assignees, and let's discuss again.
I think it's time for the entire team to start working this, because I really can't (and don't want to) do this alone. It's very time consuming work, and often...
I plan to remove some `gogoproto.embed` and `gogoproto.nullable` options from `user.proto` today.
I plan to remove some `gogoproto.embed` and `gogoproto.nullable` options from `organization.proto` today.
Will do the same for `client.proto`.
And today for `application.proto`.
@KrishnaIyer I'll do the `GatewayIdentifiers` in `gateway.proto`, because I've been doing the same for other identifiers in the last couple of days.
So for @adriansmares @bafonins @johanstokking @kschiffer @pgalic96: - In this round we are removing `gogoproto.embed` and `gogoproto.nullable` - We leave fields with `gogoproto.customtype` alone - Search in the repository to...
I'm working on the remaining `gogoproto.embed` options in `application.proto`, `client.proto`, `gateway.proto`, `organization.proto` and `user.proto` today.