we don't need this file anymore. removed all related code from the identity service, rust-node-addon, Dockerfiles, etc.
Details
Details
- Reviewers
ashoat • jon - Commits
- rCOMMaa8c28720430: [services] remove identity.proto
built all the cargo projects that depend on this .proto file
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- identity
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
otherwise looks fine
.github/workflows/identity_tests.yml | ||
---|---|---|
8 | I really dislike glob'ing over a single file |
.github/workflows/identity_tests.yml | ||
---|---|---|
8 | yeah was trying to future-proof in case we end up in a world with multiple protos again, but i doubt that will happen so will apply your feedback |