feat: resolve repository coordinates #27

Merged
day01 merged %!d() commits from %!s() into %!s() 2026-08-27 14:41:32 +00:00
Owner

Summary

  • resolve repositories by user or organization owner and repository name
  • expose the resolver through the internal identity gRPC API
  • cover user, organization, and deleted repository cases

Verification

  • cargo fmt --check
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace --all-targets --all-features
  • architecture and Rust LOC checks
  • SQLx migration and metadata checks
## Summary - resolve repositories by user or organization owner and repository name - expose the resolver through the internal identity gRPC API - cover user, organization, and deleted repository cases ## Verification - cargo fmt --check - cargo clippy --workspace --all-targets --all-features -- -D warnings - cargo test --workspace --all-targets --all-features - architecture and Rust LOC checks - SQLx migration and metadata checks
day01 added 1 commit 2026-08-27 14:25:27 +00:00
day01 merged commit 504619091d into %!s() 2026-08-27 14:41:32 +00:00
day01 deleted branch feat/repository-web-shell 2026-08-27 14:41:33 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: syncode/identity#27