feat: consume native repository events #37

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

Summary

  • consume native repository ref events
  • update repository state from the event stream
  • cover the native event integration contract

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
## Summary - consume native repository ref events - update repository state from the event stream - cover the native event integration contract ## 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
day01 added 1 commit 2026-08-27 14:25:39 +00:00
day01 added 1 commit 2026-08-27 14:36:35 +00:00
day01 merged commit 0f904e23ac into %!s() 2026-08-27 14:41:44 +00:00
day01 deleted branch feat/repository-ref-events 2026-08-27 14:41:46 +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/control#37