Skip to content

Implement Remote discovery and Fetch - #48

Closed
Traviinam wants to merge 2 commits into
codeacme17:devfrom
Traviinam:feat/remote-fetch-13
Closed

Implement Remote discovery and Fetch#48
Traviinam wants to merge 2 commits into
codeacme17:devfrom
Traviinam:feat/remote-fetch-13

Conversation

@Traviinam

Copy link
Copy Markdown
Contributor

Summary

  • discover configured Remotes without exposing credential-bearing URLs
  • add Repository and per-Remote Fetch operations with admission control
  • reconcile Fetch results and publish per-Remote freshness
  • expose Fetch through the protocol and Repository overview UI

Testing

  • full suite: 34 files, 206 tests
  • focused post-review suite: 5 files, 38 tests
  • npm run build
  • npm run lint
  • npm run format:check

Closes #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Remote discovery and Fetch

2 participants