Skip to content

endpoint for reporting repository status#45

Merged
mcred merged 2 commits intotitan-data:masterfrom
eschrock:feature/repo-status
Oct 8, 2019
Merged

endpoint for reporting repository status#45
mcred merged 2 commits intotitan-data:masterfrom
eschrock:feature/repo-status

Conversation

@eschrock
Copy link
Collaborator

@eschrock eschrock commented Oct 7, 2019

Issues Addressed

Fixes #21

Proposed Changes

This adds a new repository/<name>/status endpoint that will return information about the repository that can't be retrieved through other means. This includes the current size information as well as the source of the commit it was cloned from. It also provides a few pieces of information for convenience, like the last commit, to simplify the client.

Testing

Unit, integration, and endtoend tests.

@mcred mcred merged commit d8fcbab into titan-data:master Oct 8, 2019
@eschrock eschrock deleted the feature/repo-status branch November 6, 2019 02:45
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.

endpoint for reporting repository status

2 participants