Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

gitserver: Add API to enumerate repos on disk#62609

Merged
eseliger merged 1 commit into
mainfrom
es/05-12-gitserveraddapitoenumeratereposondisk
May 13, 2024
Merged

gitserver: Add API to enumerate repos on disk#62609
eseliger merged 1 commit into
mainfrom
es/05-12-gitserveraddapitoenumeratereposondisk

Conversation

@eseliger

@eseliger eseliger commented May 13, 2024

Copy link
Copy Markdown
Member

This can be useful for debugging as it can give a hint on the inferred name from the path on disk, and will come in useful when we start on a more centralized repo management.

I want to use this to experiment a bit with dotcom, and the change seems fairly uninvasive, if it turns out to not be useful, I can remove it again later.

Test plan:

Added unit tests to verify the endpoint and pagination are working correctly.

This can be useful for debugging as it can give a hint on the inferred name from the path on disk, and will come in useful when we start on coordinator.
I want to use this to experiment a bit with dotcom, and the change seems fairly uninvasive, if it turns out to not be useful, I can remove it again later.

Test plan:

Added unit tests to verify pagination is working correctly.
@cla-bot cla-bot Bot added the cla-signed label May 13, 2024
@github-actions github-actions Bot added team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all labels May 13, 2024
@eseliger eseliger merged commit 9a16d61 into main May 13, 2024

Copy link
Copy Markdown
Member Author

Merge activity

@eseliger eseliger deleted the es/05-12-gitserveraddapitoenumeratereposondisk branch May 13, 2024 12:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants